diff options
Diffstat (limited to 'kexi/core/kexiprojectconnectiondata.cpp')
-rw-r--r-- | kexi/core/kexiprojectconnectiondata.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexiprojectconnectiondata.cpp b/kexi/core/kexiprojectconnectiondata.cpp index 7a3cc0cc..17ce3d89 100644 --- a/kexi/core/kexiprojectconnectiondata.cpp +++ b/kexi/core/kexiprojectconnectiondata.cpp @@ -28,7 +28,7 @@ #include <kglobal.h> #include <kstandarddirs.h> #include <kdebug.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> #include <kurl.h> #include <klocale.h> #include <kmessagebox.h> |