diff options
Diffstat (limited to 'example/example_factory.cpp')
-rw-r--r-- | example/example_factory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/example_factory.cpp b/example/example_factory.cpp index 9564e5fae..1a022050b 100644 --- a/example/example_factory.cpp +++ b/example/example_factory.cpp @@ -20,7 +20,7 @@ #include <example_factory.h> #include <example_part.h> #include <example_aboutdata.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <kiconloader.h> #include <tdelocale.h> #include <kdebug.h> |