summaryrefslogtreecommitdiffstats
path: root/src/abakus.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-14 17:02:45 -0600
committerTimothy Pearson <[email protected]>2013-02-14 17:02:45 -0600
commit0079f31d03ce531c5ad04b1a80f3004673e7af7b (patch)
treef54ad43c9ac7971f4c8c94fd1ae00d1c63e8a411 /src/abakus.cpp
parent0ede75fb1a663a646384793c5e64bec653072207 (diff)
downloadabakus-0079f31d03ce531c5ad04b1a80f3004673e7af7b.tar.gz
abakus-0079f31d03ce531c5ad04b1a80f3004673e7af7b.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/abakus.cpp')
-rw-r--r--src/abakus.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/abakus.cpp b/src/abakus.cpp
index 8c4e8e8..80e89af 100644
--- a/src/abakus.cpp
+++ b/src/abakus.cpp
@@ -16,9 +16,9 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <kaboutdata.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#include <kdebug.h>
#include <config.h>