diff options
Diffstat (limited to 'kpat/simon.cpp')
-rw-r--r-- | kpat/simon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/simon.cpp b/kpat/simon.cpp index 0639ded4..5cd66f32 100644 --- a/kpat/simon.cpp +++ b/kpat/simon.cpp @@ -1,5 +1,5 @@ #include "simon.h" -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include "deck.h" #include <assert.h> |