diff options
Diffstat (limited to 'khtml/css/csshelper.h')
-rw-r--r-- | khtml/css/csshelper.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khtml/css/csshelper.h b/khtml/css/csshelper.h index 68793421b..5a9142091 100644 --- a/khtml/css/csshelper.h +++ b/khtml/css/csshelper.h @@ -22,8 +22,8 @@ #ifndef css_helper_h #define css_helper_h -#include <qcolor.h> -#include <qfont.h> +#include <tqcolor.h> +#include <tqfont.h> #include "dom/dom_string.h" |