summaryrefslogtreecommitdiffstats
path: root/kpat/freecell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/freecell.cpp')
-rw-r--r--kpat/freecell.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/freecell.cpp b/kpat/freecell.cpp
index 7cbb9470..d222020a 100644
--- a/kpat/freecell.cpp
+++ b/kpat/freecell.cpp
@@ -20,7 +20,7 @@
---------------------------------------------------------------------------*/
#include "freecell.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include "deck.h"
#include <assert.h>
#include <kdebug.h>