diff options
Diffstat (limited to 'examples/opengl/overlay_x11/rubberbandwidget.h')
-rw-r--r-- | examples/opengl/overlay_x11/rubberbandwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/overlay_x11/rubberbandwidget.h b/examples/opengl/overlay_x11/rubberbandwidget.h index 10513a6d6..268656ba7 100644 --- a/examples/opengl/overlay_x11/rubberbandwidget.h +++ b/examples/opengl/overlay_x11/rubberbandwidget.h @@ -13,7 +13,7 @@ #ifndef RUBBERBANDWIDGET_H #define RUBBERBANDWIDGET_H -#include <qwidget.h> +#include <ntqwidget.h> class RubberbandWidget : public TQWidget |