summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/main.cpp b/core/main.cpp
index f93b81b..61e7579 100644
--- a/core/main.cpp
+++ b/core/main.cpp
@@ -1,4 +1,5 @@
#include <windows.h>
+#include "../api/api.h"
int main()
{
@@ -6,3 +7,4 @@ int main()
return 0;
}
+