From 04b7eb447f4cd7d24f67bc853771f11f473cfee7 Mon Sep 17 00:00:00 2001 From: goodale Date: Sat, 16 Dec 2000 01:35:45 +0000 Subject: Various things to reduce the number of compile time warnings. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1956 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/main/SetParams.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/SetParams.c') diff --git a/src/main/SetParams.c b/src/main/SetParams.c index 03fc7e9d..461f6471 100644 --- a/src/main/SetParams.c +++ b/src/main/SetParams.c @@ -22,6 +22,8 @@ #include "cctk_Flesh.h" #include "cctk_Parameter.h" +#include "cctki_Parameter.h" + #include "ParameterBindings.h" static char *rcsid = "$Header$"; -- cgit v1.2.3