From bd4a4d2ec057a15c7222ea13f8104937501f875f Mon Sep 17 00:00:00 2001 From: Josh Andler Date: Mon, 13 Jul 2009 23:32:16 +0000 Subject: Newer GTK is more restrictive with includes, only can be directly included now. (bzr r8278) --- src/ege-adjustment-action.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ege-adjustment-action.cpp') diff --git a/src/ege-adjustment-action.cpp b/src/ege-adjustment-action.cpp index 942328100..e6ec392ad 100644 --- a/src/ege-adjustment-action.cpp +++ b/src/ege-adjustment-action.cpp @@ -47,7 +47,7 @@ #include #include #include -#include +#include #include #if GTK_CHECK_VERSION(2,12,0) #include -- cgit v1.2.3