summaryrefslogtreecommitdiff
path: root/FL/x11.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/x11.H')
-rw-r--r--FL/x11.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/x11.H b/FL/x11.H
index a79cf38f8..c3473020b 100644
--- a/FL/x11.H
+++ b/FL/x11.H
@@ -38,7 +38,7 @@ extern Window fl_x11_xid(const Fl_Window *win);
extern Fl_Window *fl_x11_find(Window xid);
/** Returns the X11-specific currently active graphics context. */
extern GC fl_x11_gc();
-/** Returns the Cairo-specific currently active graphics context (OPTION_USE_CAIRO=On) */
+/** Returns the Cairo-specific currently active graphics context (FLTK_GRAPHICS_CAIRO=On) */
extern cairo_t* fl_cairo_gc();
#else // ! FL_DOXYGEN