diff options
Diffstat (limited to 'src/k3bprojectinterface.h')
-rw-r--r-- | src/k3bprojectinterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bprojectinterface.h b/src/k3bprojectinterface.h index 1459fd0..7a87922 100644 --- a/src/k3bprojectinterface.h +++ b/src/k3bprojectinterface.h @@ -18,7 +18,7 @@ #define _K3B_PROJECT_INTERFACE_H_ #include <dcopobject.h> -#include <kio/global.h> +#include <tdeio/global.h> #include <tqstringlist.h> class K3bDoc; |