diff options
Diffstat (limited to 'kghostview/kgvfactory.cpp')
-rw-r--r-- | kghostview/kgvfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvfactory.cpp b/kghostview/kgvfactory.cpp index 738fba57..713feb4b 100644 --- a/kghostview/kgvfactory.cpp +++ b/kghostview/kgvfactory.cpp @@ -20,7 +20,7 @@ #include <tdeparts/factory.h> #include <tdeparts/part.h> #include <kgenericfactory.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <kdebug.h> #include "kgv_view.h" |