diff options
Diffstat (limited to 'src/net/eathena/buysellhandler.cpp')
-rw-r--r-- | src/net/eathena/buysellhandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/buysellhandler.cpp b/src/net/eathena/buysellhandler.cpp index 44c8eb125..361fe89a0 100644 --- a/src/net/eathena/buysellhandler.cpp +++ b/src/net/eathena/buysellhandler.cpp @@ -27,7 +27,7 @@ #include "being/playerinfo.h" -#include "gui/buydialog.h" +#include "gui/windows/buydialog.h" #include "net/ea/eaprotocol.h" |