diff options
Diffstat (limited to 'examples/demo/graph.h')
-rw-r--r-- | examples/demo/graph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/graph.h b/examples/demo/graph.h index 841202bd0..58221b8b4 100644 --- a/examples/demo/graph.h +++ b/examples/demo/graph.h @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <qwidget.h> +#include <ntqwidget.h> class TQStyle; class TQListBox; class TQListBoxItem; |