diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Doxybook | 2 | ||||
| -rw-r--r-- | documentation/Doxyfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Doxybook b/documentation/Doxybook index 158a230cf..0d89313c0 100644 --- a/documentation/Doxybook +++ b/documentation/Doxybook @@ -1237,7 +1237,7 @@ INCLUDE_FILE_PATTERNS = # instead of the = operator. PREDEFINED = FL_DOXYGEN \ - HAVE_CAIRO \ + FLTK_HAVE_CAIRO \ HAVE_GL \ HAVE_GL_OVERLAY \ FL_EXPORT:= \ diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 41b0bd367..ec0020e45 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -1237,7 +1237,7 @@ INCLUDE_FILE_PATTERNS = # instead of the = operator. PREDEFINED = FL_DOXYGEN \ - HAVE_CAIRO \ + FLTK_HAVE_CAIRO \ HAVE_GL \ HAVE_GL_OVERLAY \ FL_EXPORT:= \ |
