* Remove the last of the realative paths from #include statements

--HG--
branch : trunk
This commit is contained in:
Brian
2010-06-08 17:01:03 -06:00
parent dee7fd1382
commit bc04d7ce25
44 changed files with 67 additions and 67 deletions

View File

@@ -22,7 +22,7 @@
#include "ScriptSystem.h"
#include "ProgressBar.h"
#include "ObjectMgr.h"
#include "Database/DatabaseEnv.h"
#include "DatabaseEnv.h"
SystemMgr::SystemMgr()
{