summaryrefslogtreecommitdiff
path: root/src/game-server/buysell.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/buysell.hpp')
-rw-r--r--src/game-server/buysell.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game-server/buysell.hpp b/src/game-server/buysell.hpp
index b178b38d..20c2bcfc 100644
--- a/src/game-server/buysell.hpp
+++ b/src/game-server/buysell.hpp
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMWSERV_GAMESERVER_BUYSELL_HPP_
-#define _TMWSERV_GAMESERVER_BUYSELL_HPP_
+#ifndef GAMESERVER_BUYSELL_HPP
+#define GAMESERVER_BUYSELL_HPP
#include <vector>