From 2223f7e050c80fa0563ce9e4dd36cb63b38b4912 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 1 May 2011 14:22:48 +1000 Subject: Dropped headers no longer needed and not available in GTK+ 3. --- gtk/ScintillaGTK.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk') diff --git a/gtk/ScintillaGTK.cxx b/gtk/ScintillaGTK.cxx index e5da4b824..fcfb4529a 100644 --- a/gtk/ScintillaGTK.cxx +++ b/gtk/ScintillaGTK.cxx @@ -52,8 +52,6 @@ #include "ScintillaBase.h" #include "UniConversion.h" -#include "gtk/gtksignal.h" -#include "gtk/gtkmarshal.h" #include "scintilla-marshal.h" #ifdef SCI_LEXER -- cgit v1.2.3