diff options
| author | Chaz Brown <iamparadox@netscape.net> | 2009-09-23 00:15:32 -0400 |
|---|---|---|
| committer | Chaz Brown <iamparadox@netscape.net> | 2009-09-23 00:15:32 -0400 |
| commit | 8d154eb55fd5e77ce46d434436e7982b63821286 (patch) | |
| tree | 36a3034fce464e4e7f52e7882d21d8911613ea01 /src/game/AuctionHouseBot.cpp | |
| parent | 2204c5418c4594e30b4f6f8ca8734dca01fd91dc (diff) | |
A few more tweaks for Linux
--HG--
branch : trunk
Diffstat (limited to 'src/game/AuctionHouseBot.cpp')
| -rw-r--r-- | src/game/AuctionHouseBot.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/AuctionHouseBot.cpp b/src/game/AuctionHouseBot.cpp index 6b287c8522c..b4c00e4b42c 100644 --- a/src/game/AuctionHouseBot.cpp +++ b/src/game/AuctionHouseBot.cpp @@ -1,6 +1,6 @@ +#include "ObjectMgr.h" #include "AuctionHouseMgr.h" #include "AuctionHouseBot.h" -#include "ObjectMgr.h" #if CLIENT_VER > 300 #else if CLIENT_VER > 100 #include <vector> |
