diff options
Diffstat (limited to 'kpresenter/KPrCanvas.cpp')
-rw-r--r-- | kpresenter/KPrCanvas.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpresenter/KPrCanvas.cpp b/kpresenter/KPrCanvas.cpp index dff09c73..8c1d244c 100644 --- a/kpresenter/KPrCanvas.cpp +++ b/kpresenter/KPrCanvas.cpp @@ -50,10 +50,10 @@ #include <kcursor.h> #include <kmessagebox.h> #include <tdemultipledrag.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kurl.h> #include <kurldrag.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> #include <KoParagCounter.h> #include <KoPoint.h> |