summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/drivers/Posix/Fl_Posix_Printer_Driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/Posix/Fl_Posix_Printer_Driver.cxx b/src/drivers/Posix/Fl_Posix_Printer_Driver.cxx
index f06bef7f9..f821110fa 100644
--- a/src/drivers/Posix/Fl_Posix_Printer_Driver.cxx
+++ b/src/drivers/Posix/Fl_Posix_Printer_Driver.cxx
@@ -16,7 +16,7 @@
// http://www.fltk.org/str.php
//
-#include "../../src/config_lib.h"
+#include "../../config_lib.h"
#if defined(FL_CFG_PRN_PS)