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 257609f13..a4a3dc487 100644 --- a/examples/demo/graph.cpp +++ b/examples/demo/graph.cpp @@ -1,5 +1,5 @@ #include "graph.h" -#include <ntqcanvas.h> +#include <tqcanvas.h> #include <stdlib.h> #include <ntqdatetime.h> #include <ntqhbox.h> |