summaryrefslogtreecommitdiff
path: root/src/core/endian_type.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/endian_type.hpp')
-rw-r--r--src/core/endian_type.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/endian_type.hpp b/src/core/endian_type.hpp
index e8dc9ea0c..5d178ea0a 100644
--- a/src/core/endian_type.hpp
+++ b/src/core/endian_type.hpp
@@ -2,8 +2,8 @@
/** @file endian_type.hpp Definition of various endian-dependant macros. */
-#ifndef ENDIAN_TYPE_H
-#define ENDIAN_TYPE_H
+#ifndef ENDIAN_TYPE_HPP
+#define ENDIAN_TYPE_HPP
#if defined(ARM) || defined(__arm__) || defined(__alpha__)
#define OTTD_ALIGNMENT 1