From f93fd54a7c84aa63c9419160a4062e1a25faf505 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Sun, 31 Jan 2016 11:47:49 +0000 Subject: Needed for Linux/Unix build. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11098 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Pixmap.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Pixmap.cxx') diff --git a/src/Fl_Pixmap.cxx b/src/Fl_Pixmap.cxx index 332def3c6..01a3afa6e 100644 --- a/src/Fl_Pixmap.cxx +++ b/src/Fl_Pixmap.cxx @@ -23,7 +23,7 @@ // Implemented without using the xpm library (which I can't use because // it interferes with the color cube used by fl_draw_image). -#include +#include "config_lib.h" #include #include #include -- cgit v1.2.3