summaryrefslogtreecommitdiff
path: root/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'struct.c')
-rw-r--r--struct.c11
1 files changed, 9 insertions, 2 deletions
diff --git a/struct.c b/struct.c
index d1aa7c278f..79131db2bd 100644
--- a/struct.c
+++ b/struct.c
@@ -9,10 +9,17 @@
**********************************************************************/
-#include "internal.h"
-#include "vm_core.h"
#include "id.h"
+#include "internal.h"
+#include "internal/class.h"
+#include "internal/error.h"
+#include "internal/hash.h"
+#include "internal/object.h"
+#include "internal/proc.h"
+#include "internal/struct.h"
+#include "internal/symbol.h"
#include "transient_heap.h"
+#include "vm_core.h"
/* only for struct[:field] access */
enum {