forked from github/server
MS Visual Studio 2015 update 1 breaking changes (relative include files)
This commit is contained in:
parent
c66d6c7457
commit
fadccb5bd6
|
@ -1,7 +1,7 @@
|
||||||
#include <platform.h>
|
#include <platform.h>
|
||||||
#include "shock.h"
|
#include "shock.h"
|
||||||
#include "../magic.h"
|
|
||||||
|
|
||||||
|
#include <magic.h>
|
||||||
#include <kernel/unit.h>
|
#include <kernel/unit.h>
|
||||||
#include <kernel/faction.h>
|
#include <kernel/faction.h>
|
||||||
#include <util/event.h>
|
#include <util/event.h>
|
||||||
|
|
Loading…
Reference in New Issue