summaryrefslogtreecommitdiff
path: root/src/drivers
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-03-27 17:37:07 +0000
committerManolo Gouy <Manolo>2016-03-27 17:37:07 +0000
commitc456dd4eb7a2325bf75b5185c2645b2552d99516 (patch)
treea5120eeaac6ff93c50f2f05cb87ef7d2195f06a1 /src/drivers
parent2fd4dde9f5d682898b7fc387bb364fff2febf8fb (diff)
Remove a bunch of unnecessary #include <config.h> directives
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11443 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx b/src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx
index 4af0b129f..54740fc10 100644
--- a/src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx
+++ b/src/drivers/GDI/Fl_GDI_Graphics_Driver.cxx
@@ -17,7 +17,6 @@
//
-#include <config.h>
#include "../../config_lib.h"
#include "Fl_GDI_Graphics_Driver.H"
#include <FL/Fl.H>