summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoDocumentInfo.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:54:22 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:54:22 -0600
commit038b18b2df1da40baab30d62171766048a948095 (patch)
treeba99d50e3e7b3f2eccb63ba71aea4f6163ede37a /lib/kofficecore/KoDocumentInfo.h
parentd0baf2961c379b31587c6542625018c6177474d0 (diff)
downloadkoffice-038b18b2df1da40baab30d62171766048a948095.tar.gz
koffice-038b18b2df1da40baab30d62171766048a948095.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'lib/kofficecore/KoDocumentInfo.h')
-rw-r--r--lib/kofficecore/KoDocumentInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoDocumentInfo.h b/lib/kofficecore/KoDocumentInfo.h
index b113e75e..f6467768 100644
--- a/lib/kofficecore/KoDocumentInfo.h
+++ b/lib/kofficecore/KoDocumentInfo.h
@@ -23,7 +23,7 @@
#include <tqobject.h>
#include <tqmap.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <koffice_export.h>
class TQString;