diff options
Diffstat (limited to 'src/Fl_x.cxx')
| -rw-r--r-- | src/Fl_x.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index fce02de32..7da44acf2 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -62,7 +62,7 @@ #if FLTK_USE_CAIRO # include <cairo-xlib.h> -# include <cairo/cairo.h> +# include <cairo.h> #endif // FLTK_USE_CAIRO #define USE_XRANDR (HAVE_DLSYM && HAVE_DLFCN_H) // means attempt to dynamically load libXrandr.so |
