summaryrefslogtreecommitdiff
path: root/src/Fl_Printer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Printer.cxx')
-rw-r--r--src/Fl_Printer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Printer.cxx b/src/Fl_Printer.cxx
index e5a9e3abe..e82163e3b 100644
--- a/src/Fl_Printer.cxx
+++ b/src/Fl_Printer.cxx
@@ -18,7 +18,7 @@
//
#include <FL/Fl_Printer.H>
-#include "config.h"
+#include <config.h>
#ifdef FL_PORTING
# pragma message "FL_PORTING: implement print support for your platform, or define NO_PRINT_SUPPORT"