summaryrefslogtreecommitdiff
path: root/src/main/ScheduleInterface.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-07-10 21:48:25 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-07-10 21:48:25 +0000
commit1eee63bf36891914339c90bbb29bfe7a4d7d0154 (patch)
tree79e78ecb4a93593b3f706e761fb3477e81ad7e7d /src/main/ScheduleInterface.c
parentdc5be936df0931ec18b495ad2bb4349a8269ac68 (diff)
New include file for timers
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2279 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/ScheduleInterface.c')
-rw-r--r--src/main/ScheduleInterface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/ScheduleInterface.c b/src/main/ScheduleInterface.c
index 29416639..75e334b5 100644
--- a/src/main/ScheduleInterface.c
+++ b/src/main/ScheduleInterface.c
@@ -30,7 +30,7 @@
#include "cctki_FortranWrappers.h"
-#include "CactusTimers.h"
+#include "cctk_Timers.h"
static const char *rcsid = "$Header$";