summaryrefslogtreecommitdiffstats
path: root/lskat/lskat/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-14 17:16:48 -0600
committerTimothy Pearson <[email protected]>2013-02-14 17:16:48 -0600
commite6b7858482abde4b7e5cf6a554bd1599691fbfa6 (patch)
tree488fdb21701a3565f3daeeed90f31a05533d391f /lskat/lskat/main.cpp
parent7b6ec716009dcd841390a5a4d671b73c25466471 (diff)
downloadtdegames-e6b7858482abde4b7e5cf6a554bd1599691fbfa6.tar.gz
tdegames-e6b7858482abde4b7e5cf6a554bd1599691fbfa6.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'lskat/lskat/main.cpp')
-rw-r--r--lskat/lskat/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lskat/lskat/main.cpp b/lskat/lskat/main.cpp
index 00b8b7a1..a37ded0a 100644
--- a/lskat/lskat/main.cpp
+++ b/lskat/lskat/main.cpp
@@ -12,9 +12,9 @@
* (at your option) any later version. *
* *
***************************************************************************/
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include <klocale.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include "lskat.h"
static TDECmdLineOptions options[] =