diff options
Diffstat (limited to 'knewstuff/ghns.cpp')
-rw-r--r-- | knewstuff/ghns.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knewstuff/ghns.cpp b/knewstuff/ghns.cpp index cfc94cd40..90596da3d 100644 --- a/knewstuff/ghns.cpp +++ b/knewstuff/ghns.cpp @@ -20,9 +20,9 @@ */ #include <iostream> -#include <layout.h> +#include <tqlayout.h> #include <tqfile.h> -#include <textstream.h> +#include <tqtextstream.h> #include <tqlabel.h> #include <kaboutdata.h> |