summaryrefslogtreecommitdiffstats
path: root/knights/core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knights/core.cpp')
-rw-r--r--knights/core.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/core.cpp b/knights/core.cpp
index a7ea87c..666547f 100644
--- a/knights/core.cpp
+++ b/knights/core.cpp
@@ -17,7 +17,7 @@
/* KDE */
#include <tdefiledialog.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
/* TQt */
#include <tqpushbutton.h>