diff options
Diffstat (limited to 'examples/demo/graph.cpp')
-rw-r--r-- | examples/demo/graph.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/graph.cpp b/examples/demo/graph.cpp index 07222f898..26b203455 100644 --- a/examples/demo/graph.cpp +++ b/examples/demo/graph.cpp @@ -5,7 +5,7 @@ #include <ntqhbox.h> #include <ntqpushbutton.h> #include <ntqslider.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <ntqlayout.h> const int bounce_rtti = 1234; |