From ba2a6604c3fff5da9f551253488f2fd20f23f6b1 Mon Sep 17 00:00:00 2001 From: Felipe Corr??a da Silva Sanches Date: Fri, 16 Jan 2009 00:36:28 +0000 Subject: trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 but a Debian sid user has complained about it. So I am including explicitely the gtkexpander.h header. I hope it fixes the build for him. (bzr r7138) --- src/dialogs/item-properties.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dialogs/item-properties.cpp b/src/dialogs/item-properties.cpp index a885e7a61..076358082 100644 --- a/src/dialogs/item-properties.cpp +++ b/src/dialogs/item-properties.cpp @@ -22,6 +22,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3