diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/fl_utf8.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/fl_utf8.h b/FL/fl_utf8.h index fe23fe93f..88ee4f035 100644 --- a/FL/fl_utf8.h +++ b/FL/fl_utf8.h @@ -76,7 +76,7 @@ # include <sys/stat.h> # if defined(FL_LIBRARY) /* don't expose X11 headers in user space */ # include <X11/Xlocale.h> -# include <X11/Xlib.h> +//# include <X11/Xlib.h> # endif /* defined(FL_LIBRARY) -- don't expose X11 headers in user space */ # include <locale.h> # define xchar unsigned short |
