diff options
Diffstat (limited to 'src/inactivity.cpp')
-rw-r--r-- | src/inactivity.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inactivity.cpp b/src/inactivity.cpp index 28fe520..6da740d 100644 --- a/src/inactivity.cpp +++ b/src/inactivity.cpp @@ -34,7 +34,7 @@ extern "C" { } // KDE Headers -#include <klocale.h> +#include <tdelocale.h> /*! The default constructor of the class autosuspend */ inactivity::inactivity() { |