diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 0fbc859..4dd0b6f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -24,7 +24,7 @@ #include <unistd.h> #include <signal.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqdir.h> #include "kdocker.h" |