summaryrefslogtreecommitdiff
path: root/src/include/cctk_Interp.h
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-10-18 11:39:18 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-10-18 11:39:18 +0000
commit4a5822e6376a06dbe7d824481a0440dd8cd1a360 (patch)
treece69cd980fdd104c06193cf5ea4a056ee66e3aed /src/include/cctk_Interp.h
parent560a698bca0d5584f8e131720cf4863488d571b9 (diff)
Changing #define to name of file
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1057 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cctk_Interp.h')
-rw-r--r--src/include/cctk_Interp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/cctk_Interp.h b/src/include/cctk_Interp.h
index f3398741..376021d0 100644
--- a/src/include/cctk_Interp.h
+++ b/src/include/cctk_Interp.h
@@ -13,8 +13,8 @@
@@*/
-#ifndef _INTERP_H_
-#define _INTERP_H_
+#ifndef _CCTK_INTERP_H_
+#define _CCTK_INTERP_H_
#ifdef __cplusplus
extern "C" {