diff options
Diffstat (limited to 'src/htmlwidget.cpp')
-rw-r--r-- | src/htmlwidget.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/htmlwidget.cpp b/src/htmlwidget.cpp index bc48fed..3a0b395 100644 --- a/src/htmlwidget.cpp +++ b/src/htmlwidget.cpp @@ -20,8 +20,8 @@ * * ***************************************************************************/ -#include <ntqfile.h> -#include <ntqtextstream.h> +#include <tqfile.h> +#include <tqtextstream.h> #include <tdeapplication.h> #include <tdeconfig.h> |