diff options
| author | Tartalo <none@none> | 2010-06-08 01:34:51 +0200 |
|---|---|---|
| committer | Tartalo <none@none> | 2010-06-08 01:34:51 +0200 |
| commit | 726a76e93aa3f20f4e642a01027f977f368a979e (patch) | |
| tree | 72b335c8c46ef530135ecc498d3f65bd9a1965d8 /src/server/worldserver/CommandLine | |
| parent | a5f4e3de948f388505b7a6d1baf107ceacfd718b (diff) | |
Some cmake fixes for worldserver
--HG--
branch : trunk
Diffstat (limited to 'src/server/worldserver/CommandLine')
| -rw-r--r-- | src/server/worldserver/CommandLine/CliRunnable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/worldserver/CommandLine/CliRunnable.cpp b/src/server/worldserver/CommandLine/CliRunnable.cpp index b39faf694db..c72e454700c 100644 --- a/src/server/worldserver/CommandLine/CliRunnable.cpp +++ b/src/server/worldserver/CommandLine/CliRunnable.cpp @@ -26,7 +26,7 @@ #include "ObjectMgr.h" #include "World.h" #include "WorldSession.h" -#include "Config/ConfigEnv.h" +#include "Configuration/ConfigEnv.h" #include "AccountMgr.h" #include "Chat.h" |
