diff options
Diffstat (limited to 'puic/globaldefs.h')
-rw-r--r-- | puic/globaldefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puic/globaldefs.h b/puic/globaldefs.h index 9901979..45698cd 100644 --- a/puic/globaldefs.h +++ b/puic/globaldefs.h @@ -21,7 +21,7 @@ #ifndef GLOBALDEFS_H #define GLOBALDEFS_H -#include <ntqcolor.h> +#include <tqcolor.h> #define BOXLAYOUT_DEFAULT_MARGIN 11 #define BOXLAYOUT_DEFAULT_SPACING 6 |