diff options
Diffstat (limited to 'khtml/khtmlview.h')
-rw-r--r-- | khtml/khtmlview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/khtmlview.h b/khtml/khtmlview.h index 6c9dc8808..212a02b44 100644 --- a/khtml/khtmlview.h +++ b/khtml/khtmlview.h @@ -28,7 +28,7 @@ // qt includes and classes #include <tqscrollview.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> class TQPainter; class TQRect; |