diff options
Diffstat (limited to 'src/gl_start.cxx')
| -rw-r--r-- | src/gl_start.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gl_start.cxx b/src/gl_start.cxx index f96786c8e..81a704333 100644 --- a/src/gl_start.cxx +++ b/src/gl_start.cxx @@ -26,7 +26,7 @@ // be erased when the buffers are swapped (when double buffer hardware // is being used) -#include "config_lib.h" +#include <config.h> #if HAVE_GL #include <FL/Fl.H> |
