diff options
Diffstat (limited to 'tdeparts/factory.cpp')
-rw-r--r-- | tdeparts/factory.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeparts/factory.cpp b/tdeparts/factory.cpp index a3985fd05..485bd9a36 100644 --- a/tdeparts/factory.cpp +++ b/tdeparts/factory.cpp @@ -23,8 +23,8 @@ #include <tqwidget.h> -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <kinstance.h> #include <assert.h> |