From 999c43abb3a5573f7c03737e7211c2fcaf44ba96 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Wed, 15 Dec 2010 09:55:52 +0000 Subject: Removed possible compilation warnings git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8031 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl.cxx') diff --git a/src/Fl.cxx b/src/Fl.cxx index 090cac7a1..42d3fff03 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -30,7 +30,7 @@ // mostly to get around the single active context in QD and // to implement clipping. This should be changed into pure // Quartz calls in the near future. -#include "config.h" +#include #include #include #include -- cgit v1.2.3