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 90596da3d..cfc94cd40 100644 --- a/knewstuff/ghns.cpp +++ b/knewstuff/ghns.cpp @@ -20,9 +20,9 @@ */ #include <iostream> -#include <tqlayout.h> +#include <layout.h> #include <tqfile.h> -#include <tqtextstream.h> +#include <textstream.h> #include <tqlabel.h> #include <kaboutdata.h> |