diff options
Diffstat (limited to 'kghostview/logwindow.cpp')
-rw-r--r-- | kghostview/logwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/logwindow.cpp b/kghostview/logwindow.cpp index bac46ce7..207e88f1 100644 --- a/kghostview/logwindow.cpp +++ b/kghostview/logwindow.cpp @@ -16,7 +16,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include <textedit.h> +#include <tqtextedit.h> #include <tqlabel.h> #include <tqvbox.h> |