summaryrefslogtreecommitdiffstats
path: root/katapult/plugins/catalogs/execcatalog/actionrun.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'katapult/plugins/catalogs/execcatalog/actionrun.cpp')
-rw-r--r--katapult/plugins/catalogs/execcatalog/actionrun.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/katapult/plugins/catalogs/execcatalog/actionrun.cpp b/katapult/plugins/catalogs/execcatalog/actionrun.cpp
index ffc4352..61b383c 100644
--- a/katapult/plugins/catalogs/execcatalog/actionrun.cpp
+++ b/katapult/plugins/catalogs/execcatalog/actionrun.cpp
@@ -25,9 +25,9 @@
***************************************************************************/
#include <tdeapplication.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kiconloader.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <krun.h>
#include "execcatalog.h"