From 23a3e48c33b14cc0bda0eb3fda361961e8d6172c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 29 Jun 2015 15:24:14 +0300 Subject: Move notifytypes.h into enums directory. --- src/net/ea/buysellhandler.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/net/ea/buysellhandler.cpp') diff --git a/src/net/ea/buysellhandler.cpp b/src/net/ea/buysellhandler.cpp index fab83e9a0..a69d04738 100644 --- a/src/net/ea/buysellhandler.cpp +++ b/src/net/ea/buysellhandler.cpp @@ -27,6 +27,8 @@ #include "being/playerinfo.h" +#include "enums/resources/notifytypes.h" + #include "gui/windows/buydialog.h" #include "gui/windows/buyselldialog.h" #include "gui/windows/npcselldialog.h" @@ -35,8 +37,6 @@ #include "net/ea/eaprotocol.h" -#include "resources/notifytypes.h" - #include "debug.h" namespace Ea -- cgit v1.2.3-60-g2f50