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 a4a3dc487..07222f898 100644 --- a/examples/demo/graph.cpp +++ b/examples/demo/graph.cpp @@ -1,7 +1,7 @@ #include "graph.h" #include <tqcanvas.h> #include <stdlib.h> -#include <ntqdatetime.h> +#include <tqdatetime.h> #include <ntqhbox.h> #include <ntqpushbutton.h> #include <ntqslider.h> |