diff options
Diffstat (limited to 'superkaramba/src/themefile.cpp')
-rw-r--r-- | superkaramba/src/themefile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/src/themefile.cpp b/superkaramba/src/themefile.cpp index c1392c6..de38b14 100644 --- a/superkaramba/src/themefile.cpp +++ b/superkaramba/src/themefile.cpp @@ -31,7 +31,7 @@ #include <kmessagebox.h> #include <kstandarddirs.h> #include <klocale.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> #include <tqtextstream.h> #include <tqfileinfo.h> #include <tqdom.h> |