diff options
Diffstat (limited to 'src/xosd.h')
-rw-r--r-- | src/xosd.h | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -5,11 +5,11 @@ #include <config.h> #endif -#include <ntqstring.h> -#include <ntqwidget.h> -#include <ntqfont.h> -#include <ntqpixmap.h> -#include <ntqbitmap.h> +#include <tqstring.h> +#include <tqwidget.h> +#include <tqfont.h> +#include <tqpixmap.h> +#include <tqbitmap.h> #include <netwm.h> #include <twin.h> |