diff options
Diffstat (limited to 'src/graphnode.h')
-rw-r--r-- | src/graphnode.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/graphnode.h b/src/graphnode.h index a54b4ea..04b59db 100644 --- a/src/graphnode.h +++ b/src/graphnode.h @@ -28,8 +28,8 @@ #ifndef GRAPHNODE_H #define GRAPHNODE_H -#include <ntqcanvas.h> -#include <ntqdict.h> +#include <tqcanvas.h> +#include <tqdict.h> #include "graphedge.h" /** |