game and db is building on windows
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
#ifndef METIN2_MONARCH_H
|
||||
#define METIN2_MONARCH_H
|
||||
|
||||
#include "../../libthecore/include/stdafx.h"
|
||||
#include "libthecore/stdafx.h"
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include "../../common/singleton.h"
|
||||
#include "../../common/tables.h"
|
||||
#include "common/singleton.h"
|
||||
#include "common/tables.h"
|
||||
|
||||
class CMonarch : public singleton<CMonarch>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user