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