diff options
Diffstat (limited to 'src/newstuff/manager.cpp')
-rw-r--r-- | src/newstuff/manager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newstuff/manager.cpp b/src/newstuff/manager.cpp index 133c266..f6d6e1b 100644 --- a/src/newstuff/manager.cpp +++ b/src/newstuff/manager.cpp @@ -29,7 +29,7 @@ #include <tdefileitem.h> #include <tdeversion.h> #include <tdenewstuff/entry.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqfileinfo.h> #include <tqdir.h> |