diff options
Diffstat (limited to 'src/xutf8')
| -rw-r--r-- | src/xutf8/utf8Input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xutf8/utf8Input.c b/src/xutf8/utf8Input.c index 4108c9f11..0e37485ea 100644 --- a/src/xutf8/utf8Input.c +++ b/src/xutf8/utf8Input.c @@ -25,7 +25,7 @@ #if !defined(WIN32) && !defined(__APPLE__) -#include "config.h" +#include <config.h> #include "../../FL/Xutf8.h" #include <X11/X.h> #include <X11/Xlib.h> |
