diff options
Diffstat (limited to 'src/graph/Gdraws')
-rw-r--r-- | src/graph/Gdraws/Gdraws0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph/Gdraws/Gdraws0.h b/src/graph/Gdraws/Gdraws0.h index 8d703347..632c3704 100644 --- a/src/graph/Gdraws/Gdraws0.h +++ b/src/graph/Gdraws/Gdraws0.h @@ -36,8 +36,8 @@ #ifndef _GDRAWS0_H_ #define _GDRAWS0_H_ 1 +#include "openaxiom-c-macros.h" #include <X11/Xlib.h> -#include "axiom-c-macros.h" #define yes 1 |