diff options
Diffstat (limited to 'src/graph/view2D/viewport2D.c')
-rw-r--r-- | src/graph/view2D/viewport2D.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph/view2D/viewport2D.c b/src/graph/view2D/viewport2D.c index 0ce5de88..d0f4ee30 100644 --- a/src/graph/view2D/viewport2D.c +++ b/src/graph/view2D/viewport2D.c @@ -34,7 +34,7 @@ */ #define _VIEWPORT2D_C -#include "axiom-c-macros.h" +#include "openaxiom-c-macros.h" #include <stdio.h> #include <stdlib.h> |