summaryrefslogtreecommitdiff
path: root/src/IO
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-10-17 12:46:44 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-10-17 12:46:44 +0000
commitb83d8c3ad8b7f0b20ec1fb0304b2ab7f39990962 (patch)
treeba639615fd084b636f54ea869ca7cd90f62d2cf6 /src/IO
parentbbd6dcd5d4f1d0409dce045bd866771ff06fca85 (diff)
Header file changes
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1044 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/IO')
-rw-r--r--src/IO/IOMethods.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/IO/IOMethods.c b/src/IO/IOMethods.c
index 6b558554..0c39257e 100644
--- a/src/IO/IOMethods.c
+++ b/src/IO/IOMethods.c
@@ -12,6 +12,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include "cGH.h"
#include "cctk_Flesh.h"
#include "cctk_IOMethods.h"
#include "cctk_Groups.h"