aboutsummaryrefslogtreecommitdiff
path: root/src/include/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/types.h')
-rw-r--r--src/include/types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/types.h b/src/include/types.h
index a6d6530..391284d 100644
--- a/src/include/types.h
+++ b/src/include/types.h
@@ -1,5 +1,5 @@
-#ifndef TYPES_H
-#define TYPES_H
+#ifndef SOURCE_TYPES_H
+#define SOURCE_TYPES_H
#include<stdbool.h>
#include<stddef.h>