diff options
Diffstat (limited to 'src/kernel/ntqpalette.h')
-rw-r--r-- | src/kernel/ntqpalette.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqpalette.h b/src/kernel/ntqpalette.h index ba673085f..9f0ca13f0 100644 --- a/src/kernel/ntqpalette.h +++ b/src/kernel/ntqpalette.h @@ -43,9 +43,9 @@ #ifndef QT_H #include "ntqwindowdefs.h" -#include "ntqcolor.h" +#include "tqcolor.h" #include "ntqshared.h" -#include "ntqbrush.h" // TQColor->TQBrush conversion +#include "tqbrush.h" // TQColor->TQBrush conversion #endif // QT_H #ifndef TQT_NO_PALETTE |