diff options
Diffstat (limited to 'ark/arkfactory.cpp')
-rw-r--r-- | ark/arkfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/arkfactory.cpp b/ark/arkfactory.cpp index c0912ce..a865374 100644 --- a/ark/arkfactory.cpp +++ b/ark/arkfactory.cpp @@ -20,7 +20,7 @@ */ #include <tdeaboutdata.h> -#include <kinstance.h> +#include <tdeinstance.h> #include "ark_part.h" #include "arkfactory.h" |