From 4fb748a55cdd77f4bab8dc692ab8ebae62609abe Mon Sep 17 00:00:00 2001 From: paule Date: Sun, 08 Jul 2007 08:12:59 +0000 Subject: Add missing include to fix building against sword 1.5.9. Fixes bug #1851. Patch from Marek Vasut . --- diff --git a/noncore/apps/dagger/opentextdlg.h b/noncore/apps/dagger/opentextdlg.h index 2b53410..9d909e2 100644 --- a/noncore/apps/dagger/opentextdlg.h +++ b/noncore/apps/dagger/opentextdlg.h @@ -22,6 +22,7 @@ file; see the file COPYING. If not, write to the Free Software Foundation, Inc., #include #include +#include class QPixmap; -- cgit v0.9.0.2