summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoOpenPane.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-21 18:14:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-21 18:14:06 -0600
commitd0f4f1bc5d4feb8ad340798b13fcd8b62661d2fa (patch)
tree9836e3759c57fca4dbdf0b8e0581f21993839445 /lib/kofficecore/KoOpenPane.h
parent947cf3bdbcd2815213a94f4d20bfa52088a4df98 (diff)
downloadkoffice-d0f4f1bc5d4feb8ad340798b13fcd8b62661d2fa.tar.gz
koffice-d0f4f1bc5d4feb8ad340798b13fcd8b62661d2fa.zip
Fix FTBFS
Diffstat (limited to 'lib/kofficecore/KoOpenPane.h')
-rw-r--r--lib/kofficecore/KoOpenPane.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/kofficecore/KoOpenPane.h b/lib/kofficecore/KoOpenPane.h
index 64f799d82..2d450cda7 100644
--- a/lib/kofficecore/KoOpenPane.h
+++ b/lib/kofficecore/KoOpenPane.h
@@ -19,6 +19,8 @@
#ifndef KOOPENPANE_H
#define KOOPENPANE_H
+#include <tqlistview.h>
+
#include <koOpenPaneBase.h>
class KoCustomDocumentCreator;