diff options
Diffstat (limited to 'src/graph/view2D/stuff2d.c')
-rw-r--r-- | src/graph/view2D/stuff2d.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph/view2D/stuff2d.c b/src/graph/view2D/stuff2d.c index 9b0c396b..1674d2f2 100644 --- a/src/graph/view2D/stuff2d.c +++ b/src/graph/view2D/stuff2d.c @@ -34,7 +34,7 @@ */ #define _STUFF2D_C -#include "axiom-c-macros.h" +#include "openaxiom-c-macros.h" #include <unistd.h> #include <stdlib.h> |