diff options
Diffstat (limited to 'src/graphedge.cpp')
-rw-r--r-- | src/graphedge.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphedge.cpp b/src/graphedge.cpp index 33ac306..95ca270 100644 --- a/src/graphedge.cpp +++ b/src/graphedge.cpp @@ -27,7 +27,7 @@ #include <math.h> #include <stdlib.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include "graphedge.h" #include "graphnode.h" |