summaryrefslogtreecommitdiffstats
path: root/ganv/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/types.h')
-rw-r--r--ganv/types.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ganv/types.h b/ganv/types.h
index aee8f8e..f669fbc 100644
--- a/ganv/types.h
+++ b/ganv/types.h
@@ -22,6 +22,7 @@ typedef struct _GanvItem GanvItem;
typedef struct _GanvModule GanvModule;
typedef struct _GanvNode GanvNode;
typedef struct _GanvPort GanvPort;
+typedef struct _GanvBox GanvBox;
-#endif // GANV_TYPES_H
+#endif /* GANV_TYPES_H */