summaryrefslogtreecommitdiffstats
path: root/kbattleship/kbattleship/kbattleship.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:16:48 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:16:48 -0600
commite6b7858482abde4b7e5cf6a554bd1599691fbfa6 (patch)
tree488fdb21701a3565f3daeeed90f31a05533d391f /kbattleship/kbattleship/kbattleship.cpp
parent7b6ec716009dcd841390a5a4d671b73c25466471 (diff)
downloadtdegames-e6b7858482abde4b7e5cf6a554bd1599691fbfa6.tar.gz
tdegames-e6b7858482abde4b7e5cf6a554bd1599691fbfa6.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kbattleship/kbattleship/kbattleship.cpp')
-rw-r--r--kbattleship/kbattleship/kbattleship.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbattleship/kbattleship/kbattleship.cpp b/kbattleship/kbattleship/kbattleship.cpp
index 9a3c141a..f59e5a7a 100644
--- a/kbattleship/kbattleship/kbattleship.cpp
+++ b/kbattleship/kbattleship/kbattleship.cpp
@@ -25,7 +25,7 @@
#include <kstandarddirs.h>
#include <kstatusbar.h>
#include <kstdgameaction.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include <kmessagebox.h>
#include <kuser.h>