diff options
Diffstat (limited to 'src/qlcdstring.cpp')
-rw-r--r-- | src/qlcdstring.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qlcdstring.cpp b/src/qlcdstring.cpp index f37dbc0..5d00630 100644 --- a/src/qlcdstring.cpp +++ b/src/qlcdstring.cpp @@ -18,7 +18,7 @@ #include "qlcdstring.h" -#include <ntqpalette.h> +#include <tqpalette.h> TQLCDString::TQLCDString( TQWidget *parent, const char *name ): TQWidget( parent, name ) |