diff options
Diffstat (limited to 'tdeparts/plugin.cpp')
-rw-r--r-- | tdeparts/plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/plugin.cpp b/tdeparts/plugin.cpp index 196a4a78c..5225de500 100644 --- a/tdeparts/plugin.cpp +++ b/tdeparts/plugin.cpp @@ -31,7 +31,7 @@ #include <klibloader.h> #include <kinstance.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <kxmlguifactory.h> #include <tdelocale.h> |