summaryrefslogtreecommitdiffstats
path: root/src/abakuscommon.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:02:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:02:45 -0600
commit0079f31d03ce531c5ad04b1a80f3004673e7af7b (patch)
treef54ad43c9ac7971f4c8c94fd1ae00d1c63e8a411 /src/abakuscommon.h
parent0ede75fb1a663a646384793c5e64bec653072207 (diff)
downloadabakus-0079f31d03ce531c5ad04b1a80f3004673e7af7b.tar.gz
abakus-0079f31d03ce531c5ad04b1a80f3004673e7af7b.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/abakuscommon.h')
-rw-r--r--src/abakuscommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/abakuscommon.h b/src/abakuscommon.h
index 3ad954e..c093446 100644
--- a/src/abakuscommon.h
+++ b/src/abakuscommon.h
@@ -1,7 +1,7 @@
// header file for pch support.
#if defined __cplusplus
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <kpushbutton.h>
#include <tdeconfig.h>