summaryrefslogtreecommitdiff
path: root/src/network/core/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/core.h')
-rw-r--r--src/network/core/core.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/network/core/core.h b/src/network/core/core.h
index 083ec02b2..ca7c763bd 100644
--- a/src/network/core/core.h
+++ b/src/network/core/core.h
@@ -11,8 +11,8 @@
* @file core.h Base for all network types (UDP and TCP)
*/
-#ifndef NETWORK_CORE_H
-#define NETWORK_CORE_H
+#ifndef NETWORK_CORE_CORE_H
+#define NETWORK_CORE_CORE_H
#include "../../newgrf_config.h"
#include "config.h"
@@ -82,4 +82,4 @@ public:
#endif /* ENABLE_NETWORK */
-#endif /* NETWORK_CORE_H */
+#endif /* NETWORK_CORE_CORE_H */