diff options
Diffstat (limited to 'tools/qvfb/gammaview.h')
-rw-r--r-- | tools/qvfb/gammaview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qvfb/gammaview.h b/tools/qvfb/gammaview.h index f2ebefba3..67d4695a2 100644 --- a/tools/qvfb/gammaview.h +++ b/tools/qvfb/gammaview.h @@ -34,7 +34,7 @@ #ifndef GAMMAVIEW_H #define GAMMAVIEW_H -#include <qwidget.h> +#include <ntqwidget.h> class GammaView: public TQWidget { |