summaryrefslogtreecommitdiff
path: root/src/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/struct.c')
-rw-r--r--src/struct.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/struct.c b/src/struct.c
index b2f8dbc7..827adc77 100644
--- a/src/struct.c
+++ b/src/struct.c
@@ -1,6 +1,8 @@
#include <colm/program.h>
#include <colm/struct.h>
+#include "internal.h"
+
#include <stdlib.h>
#include <string.h>
#include <assert.h>