diff options
Diffstat (limited to 'ksnake/startroom.cpp')
-rw-r--r-- | ksnake/startroom.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnake/startroom.cpp b/ksnake/startroom.cpp index 24874ee9..725fe690 100644 --- a/ksnake/startroom.cpp +++ b/ksnake/startroom.cpp @@ -28,7 +28,7 @@ #include <tqpixmap.h> #include <tqwmatrix.h> #include <tqspinbox.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqlayout.h> #include "levels.h" |