summaryrefslogtreecommitdiff
path: root/tests/offsets/offsets.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/offsets/offsets.h')
-rw-r--r--tests/offsets/offsets.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/offsets/offsets.h b/tests/offsets/offsets.h
index 7bdc1ad7..b57b1bfc 100644
--- a/tests/offsets/offsets.h
+++ b/tests/offsets/offsets.h
@@ -5,6 +5,8 @@
#include <glib-object.h>
#include <time.h>
+#include "gitestmacros.h"
+
/* Test we get the alignment right for various basic types; we put
* a char in front of of each field to make it more likely that we'll
* stress out the alignment code.