summaryrefslogtreecommitdiffstats
path: root/tools/tqvfb
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tqvfb')
-rw-r--r--tools/tqvfb/gammaview.h2
-rw-r--r--tools/tqvfb/skin.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/tqvfb/gammaview.h b/tools/tqvfb/gammaview.h
index 268c83928..f1026fb57 100644
--- a/tools/tqvfb/gammaview.h
+++ b/tools/tqvfb/gammaview.h
@@ -34,7 +34,7 @@
#ifndef GAMMAVIEW_H
#define GAMMAVIEW_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
class GammaView: public TQWidget
{
diff --git a/tools/tqvfb/skin.h b/tools/tqvfb/skin.h
index c2ee4c10f..11e21a494 100644
--- a/tools/tqvfb/skin.h
+++ b/tools/tqvfb/skin.h
@@ -31,7 +31,7 @@
**
**********************************************************************/
-#include <ntqwidget.h>
+#include <tqwidget.h>
class TQVFb;