summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/comm/Interp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/comm/Interp.c b/src/comm/Interp.c
index 1e61b728..7db7f148 100644
--- a/src/comm/Interp.c
+++ b/src/comm/Interp.c
@@ -21,6 +21,7 @@
#include <malloc.h>
#include <stdarg.h>
+#include "cctk.h"
#include "cctk_Types.h"
#include "cctk_Constants.h"
#include "cctk_Flesh.h"