summaryrefslogtreecommitdiffstats
path: root/tdeprint
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:23:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:23:58 -0600
commit1a9478c6e1b77b05814af8fa02cd563a5da8946b (patch)
tree9923e3bdc030bd502a6bb0783b6c651e719dbce8 /tdeprint
parent8084850061bd3560b73e6663a3f5c1dfbf0c0bed (diff)
downloadtdebase-1a9478c6e1b77b05814af8fa02cd563a5da8946b.tar.gz
tdebase-1a9478c6e1b77b05814af8fa02cd563a5da8946b.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'tdeprint')
-rw-r--r--tdeprint/printmgr/kcmprintmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/printmgr/kcmprintmgr.h b/tdeprint/printmgr/kcmprintmgr.h
index 18cf68a91..f2ce5dfea 100644
--- a/tdeprint/printmgr/kcmprintmgr.h
+++ b/tdeprint/printmgr/kcmprintmgr.h
@@ -20,7 +20,7 @@
#ifndef KCMPRINTMGR_H
#define KCMPRINTMGR_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class KMMainView;