diff options
Diffstat (limited to 'src/fl_shortcut.cxx')
| -rw-r--r-- | src/fl_shortcut.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fl_shortcut.cxx b/src/fl_shortcut.cxx index e9ccec528..086319a10 100644 --- a/src/fl_shortcut.cxx +++ b/src/fl_shortcut.cxx @@ -44,6 +44,7 @@ #elif defined(FL_PORTING) # pragma message "FL_PORTING: implement keyboard shortcut handling here" #else +#include <X11/Xlib.h> #endif /** |
