diff options
Diffstat (limited to 'src/app/history.cpp')
-rw-r--r-- | src/app/history.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/history.cpp b/src/app/history.cpp index 1bfe115..d88e8a0 100644 --- a/src/app/history.cpp +++ b/src/app/history.cpp @@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // KDE #include <tdeaction.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdepopupmenu.h> #include <tdeversion.h> #include <tdestdaccel.h> |