diff options
Diffstat (limited to 'src/graphedge.h')
-rw-r--r-- | src/graphedge.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphedge.h b/src/graphedge.h index 7b5fc4e..87836fe 100644 --- a/src/graphedge.h +++ b/src/graphedge.h @@ -28,7 +28,7 @@ #ifndef GRAPHEDGE_H #define GRAPHEDGE_H -#include <ntqcanvas.h> +#include <tqcanvas.h> class GraphNode; |