aboutsummaryrefslogtreecommitdiff
path: root/src/Counter.c
diff options
context:
space:
mode:
authorschnetter <schnetter@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2004-03-23 18:13:29 +0000
committerschnetter <schnetter@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2004-03-23 18:13:29 +0000
commit928f1a034cfa51e386739381dc0877f376028f57 (patch)
tree7bd2a8a9e610f15ae800c6ab17ac583a0b09c4ea /src/Counter.c
parentf7f56a61852ea7125d2d0b539a1cd5b6849e87b3 (diff)
Include Carpet header file
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@55 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
Diffstat (limited to 'src/Counter.c')
-rw-r--r--src/Counter.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Counter.c b/src/Counter.c
index d44278f..83ae330 100644
--- a/src/Counter.c
+++ b/src/Counter.c
@@ -18,6 +18,8 @@ static const char *rcsid = "$Header$";
CCTK_FILEVERSION(AlphaThorns_MoL_Counter_c);
+#include "carpet.h"
+
/********************************************************************
********************* Local Data Types ***********************
********************************************************************/