summaryrefslogtreecommitdiffstats
path: root/conduits/malconduit/mal-factory.cc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:08:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:08:39 -0600
commitcbf5d0cef8875e3a03b49338d42784e23f96b26d (patch)
tree8fa44fe14b0ee30cb11b382dc914c7c18578654f /conduits/malconduit/mal-factory.cc
parent4e029b61904109e6a4b48119097cbe9976f291f6 (diff)
downloadkpilot-cbf5d0cef8875e3a03b49338d42784e23f96b26d.tar.gz
kpilot-cbf5d0cef8875e3a03b49338d42784e23f96b26d.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'conduits/malconduit/mal-factory.cc')
-rw-r--r--conduits/malconduit/mal-factory.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/conduits/malconduit/mal-factory.cc b/conduits/malconduit/mal-factory.cc
index d343fe3..f411e94 100644
--- a/conduits/malconduit/mal-factory.cc
+++ b/conduits/malconduit/mal-factory.cc
@@ -32,9 +32,9 @@
#include "options.h"
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kinstance.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include <time.h> // Needed by pilot-link include
#include "mal-conduit.h"