summaryrefslogtreecommitdiff
path: root/src/network/core/tcp_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/tcp_content.h')
-rw-r--r--src/network/core/tcp_content.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/network/core/tcp_content.h b/src/network/core/tcp_content.h
index f9ff4be35..048ce3da3 100644
--- a/src/network/core/tcp_content.h
+++ b/src/network/core/tcp_content.h
@@ -11,8 +11,8 @@
* @file tcp_content.h Basic functions to receive and send TCP packets to/from the content server.
*/
-#ifndef NETWORK_CORE_CONTENT_H
-#define NETWORK_CORE_CONTENT_H
+#ifndef NETWORK_CORE_TCP_CONTENT_H
+#define NETWORK_CORE_TCP_CONTENT_H
#include "os_abstraction.h"
#include "tcp.h"
@@ -215,4 +215,4 @@ public:
#endif /* ENABLE_NETWORK */
-#endif /* NETWORK_CORE_CONTENT_H */
+#endif /* NETWORK_CORE_TCP_CONTENT_H */