summaryrefslogtreecommitdiffstats
path: root/knights/match.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knights/match.cpp')
-rw-r--r--knights/match.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/match.cpp b/knights/match.cpp
index cd35460..4db34a9 100644
--- a/knights/match.cpp
+++ b/knights/match.cpp
@@ -16,7 +16,7 @@
***************************************************************************/
#include <tqregexp.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include "match.moc"
#include "board_base.h"
#include "board_2d.h"