summaryrefslogtreecommitdiffstats
path: root/knights
diff options
context:
space:
mode:
Diffstat (limited to 'knights')
-rw-r--r--knights/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/main.cpp b/knights/main.cpp
index a8e664b..e0ece27 100644
--- a/knights/main.cpp
+++ b/knights/main.cpp
@@ -21,7 +21,7 @@
#include "knights.h"
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
{ "d <path>", I18N_NOOP("Specify the location of your Knights data directory."), 0 },
{ "+[filename]", I18N_NOOP("A .pgn file to be loaded."), 0 },