mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
normalize includes: world
This commit is contained in:
@@ -16,12 +16,10 @@ along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
|
||||
#include "../common/global_define.h"
|
||||
#include "launcher_list.h"
|
||||
#include "launcher_link.h"
|
||||
|
||||
#include "eql_config.h"
|
||||
#include "world/eql_config.h"
|
||||
#include "world/launcher_link.h"
|
||||
|
||||
LauncherList::LauncherList()
|
||||
: nextID(1)
|
||||
|
||||
Reference in New Issue
Block a user