diff --git a/Source/Core/Core/Core.vcproj b/Source/Core/Core/Core.vcproj
index 8045d073db..472aa545d8 100644
--- a/Source/Core/Core/Core.vcproj
+++ b/Source/Core/Core/Core.vcproj
@@ -87,153 +87,6 @@
Name="VCPostBuildEventTool"
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -382,6 +310,79 @@
Name="VCPostBuildEventTool"
/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
@@ -1270,6 +1255,14 @@
UsePrecompiledHeader="1"
/>
+
+
+
@@ -1278,6 +1271,14 @@
UsePrecompiledHeader="1"
/>
+
+
+
diff --git a/Source/Plugins/Plugin_nJoy_SDL/Src/nJoy.h b/Source/Plugins/Plugin_nJoy_SDL/Src/nJoy.h
index dc83e3e091..505d96eb84 100644
--- a/Source/Plugins/Plugin_nJoy_SDL/Src/nJoy.h
+++ b/Source/Plugins/Plugin_nJoy_SDL/Src/nJoy.h
@@ -59,9 +59,9 @@
#include
#include
#define SLEEP(x) usleep(x*1000)
-#endif
+#endif
#ifdef __linux__
-#include
+#include
#endif
#ifdef USE_WXWIDGETS