From f06d95b0dad2ce395f3580c0ebd18e0e715865a7 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 10 Jan 2003 11:25:45 +0000 Subject: Added XPM.h as the XPM support has been split out of LineMarker.h. --- gtk/ScintillaGTK.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/ScintillaGTK.cxx b/gtk/ScintillaGTK.cxx index bd84e1190..f3d20857e 100644 --- a/gtk/ScintillaGTK.cxx +++ b/gtk/ScintillaGTK.cxx @@ -32,6 +32,7 @@ #include "CallTip.h" #include "KeyMap.h" #include "Indicator.h" +#include "XPM.h" #include "LineMarker.h" #include "Style.h" #include "AutoComplete.h" -- cgit v1.2.3