summaryrefslogtreecommitdiff
path: root/src/netcomputer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/netcomputer.h')
-rw-r--r--src/netcomputer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/netcomputer.h b/src/netcomputer.h
index 1cecd719..c1a4bac5 100644
--- a/src/netcomputer.h
+++ b/src/netcomputer.h
@@ -21,8 +21,8 @@
* $Id$
*/
-#ifndef _TMW_SERVER_NETCOMPUTER_
-#define _TMW_SERVER_NETCOMPUTER_
+#ifndef _TMWSERV_NETCOMPUTER_H_
+#define _TMWSERV_NETCOMPUTER_H_
#include "packet.h"
#include <SDL_net.h>