summaryrefslogtreecommitdiff
path: root/src/IO/IOMethods.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/IO/IOMethods.c')
-rw-r--r--src/IO/IOMethods.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IO/IOMethods.c b/src/IO/IOMethods.c
index 9658a911..2222984a 100644
--- a/src/IO/IOMethods.c
+++ b/src/IO/IOMethods.c
@@ -13,13 +13,13 @@
#include <stdio.h>
#include <stdlib.h>
-#include "cGH.h"
#include "cctk_Flesh.h"
#include "cctk_ActiveThorns.h"
#include "cctk_IOMethods.h"
#include "cctk_Groups.h"
#include "StoreHandledData.h"
#include "cctk_FortranString.h"
+#include "cctk_WarnLevel.h"
#include "cctk_IO.h"
static const char *rcsid = "$Header$";