aboutsummaryrefslogtreecommitdiff
path: root/xtract/xtract_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xtract/xtract_types.h')
-rw-r--r--xtract/xtract_types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xtract/xtract_types.h b/xtract/xtract_types.h
index f679a27..d305f54 100644
--- a/xtract/xtract_types.h
+++ b/xtract/xtract_types.h
@@ -20,8 +20,8 @@
/* \file xtract_types.h: declares specialised variable types used by libxtract */
-#ifndef XTRACT_TYPES
-#define XTRACT_TYPES
+#ifndef XTRACT_TYPES_H
+#define XTRACT_TYPES_H
#ifdef __cplusplus
extern "C" {