diff options
Diffstat (limited to 'wizards/sloxwizard.cpp')
-rw-r--r-- | wizards/sloxwizard.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/wizards/sloxwizard.cpp b/wizards/sloxwizard.cpp index 9cdd5538b..250f76a45 100644 --- a/wizards/sloxwizard.cpp +++ b/wizards/sloxwizard.cpp @@ -21,10 +21,10 @@ #include "sloxwizard.h" #include "sloxconfig.h" -#include "kresources/slox/kabcsloxprefs.h" -#include "kresources/slox/kabcresourceslox.h" -#include "kresources/slox/kcalsloxprefs.h" -#include "kresources/slox/kcalresourceslox.h" +#include "tderesources/slox/kabcsloxprefs.h" +#include "tderesources/slox/kabcresourceslox.h" +#include "tderesources/slox/kcalsloxprefs.h" +#include "tderesources/slox/kcalresourceslox.h" #include <libkcal/resourcecalendar.h> |