diff --git a/neercs/neercs.cpp b/neercs/neercs.cpp index d8aae1f..bdd650b 100644 --- a/neercs/neercs.cpp +++ b/neercs/neercs.cpp @@ -9,10 +9,11 @@ #endif #include -#include #include "core.h" +#include + using namespace std; using namespace lol; diff --git a/neercs/old/wm.cpp b/neercs/old/wm.cpp index 03a1f2f..aef9960 100644 --- a/neercs/old/wm.cpp +++ b/neercs/old/wm.cpp @@ -18,10 +18,11 @@ #include #include #include -#include #include "core.h" +#include + using namespace lol; extern "C" {