diff --git a/BAKKA Editor/BAKKA Editor.vcxproj b/BAKKA Editor/BAKKA Editor.vcxproj
index 5ef0001..8acc1f4 100644
--- a/BAKKA Editor/BAKKA Editor.vcxproj
+++ b/BAKKA Editor/BAKKA Editor.vcxproj
@@ -101,6 +101,7 @@
+ main
diff --git a/BAKKA Editor/MyForm.h b/BAKKA Editor/MyForm.h
index 9fe673f..7561b1e 100644
--- a/BAKKA Editor/MyForm.h
+++ b/BAKKA Editor/MyForm.h
@@ -1,13 +1,19 @@
#pragma once
#include
+#include
#include
#include
#include