summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:14:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:14:34 -0600
commit92914f2a40e6964565d5443249504d39890e5c57 (patch)
treebeb4f7c3b7b9e00894a1e9a60d49cfb8546b6788 /src
parentbc6bcbf49f41b6b9440f8e5afbee5c4ffea2d578 (diff)
downloadkcmautostart-92914f2a40e6964565d5443249504d39890e5c57.tar.gz
kcmautostart-92914f2a40e6964565d5443249504d39890e5c57.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'src')
-rw-r--r--src/autostart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autostart.h b/src/autostart.h
index a836951..9988243 100644
--- a/src/autostart.h
+++ b/src/autostart.h
@@ -24,7 +24,7 @@
#ifndef _AUTOSTART_H_
#define _AUTOSTART_H_
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <kaboutdata.h>
#include <kpushbutton.h>
#include <klistview.h>