-rw-r--r-- | noncore/apps/dagger/opentextdlg.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ -19,12 +19,13 @@ file; see the file COPYING. If not, write to the Free Software Foundation, Inc., #define OPENTEXTDLG_H #include <qdialog.h> #include <qlistview.h> #include <swmgr.h> +#include <swmodule.h> class QPixmap; class OpenTextDlg : public QDialog { Q_OBJECT |