diff options
Diffstat (limited to 'src/xterm.c')
-rw-r--r-- | src/xterm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xterm.c b/src/xterm.c index 0379ef7bda8..2cea43a0936 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -33,7 +33,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <stdio.h> #include <signal.h> -#include "config.h" +#include <config.h> #ifdef HAVE_X_WINDOWS |