summaryrefslogtreecommitdiff
path: root/src/net/connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/connection.hpp')
-rw-r--r--src/net/connection.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/connection.hpp b/src/net/connection.hpp
index c7eb9737..6b258e0a 100644
--- a/src/net/connection.hpp
+++ b/src/net/connection.hpp
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMWSERV_CONNECTION_H_
-#define _TMWSERV_CONNECTION_H_
+#ifndef CONNECTION_H
+#define CONNECTION_H
#include <string>
#include <enet/enet.h>