diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/wayland.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/wayland.H b/FL/wayland.H index 615d2afcf..d5aabab03 100644 --- a/FL/wayland.H +++ b/FL/wayland.H @@ -42,7 +42,7 @@ extern FL_EXPORT EGLContext fl_wl_glcontext(GLContext rc); #ifndef FL_DOXYGEN -# if FLTK_USE_X11 +# ifdef FLTK_USE_X11 // *********** for X11 component *********** # include "x11.H" # else |
