summaryrefslogtreecommitdiff
path: root/src/include/cctk_Interp.h
diff options
context:
space:
mode:
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" {