diff --git a/ExplorerPatcher/ExplorerPatcher.vcxproj b/ExplorerPatcher/ExplorerPatcher.vcxproj
index f4f2c8e..4503f7b 100644
--- a/ExplorerPatcher/ExplorerPatcher.vcxproj
+++ b/ExplorerPatcher/ExplorerPatcher.vcxproj
@@ -272,6 +272,7 @@
+
diff --git a/ExplorerPatcher/ExplorerPatcher.vcxproj.filters b/ExplorerPatcher/ExplorerPatcher.vcxproj.filters
index a82323c..6c4ba9a 100644
--- a/ExplorerPatcher/ExplorerPatcher.vcxproj.filters
+++ b/ExplorerPatcher/ExplorerPatcher.vcxproj.filters
@@ -102,6 +102,9 @@
Header Files\sws
+
+ Header Files\sws
+
diff --git a/ExplorerPatcher/utility.h b/ExplorerPatcher/utility.h
index 0758ef7..9b33431 100644
--- a/ExplorerPatcher/utility.h
+++ b/ExplorerPatcher/utility.h
@@ -1,7 +1,7 @@
#ifndef _H_UTILITY_H_
#define _H_UTILITY_H_
#if __has_include("ep_private.h")
-#define USE_PRIVATE_INTERFACES
+//#define USE_PRIVATE_INTERFACES
#endif
#include
#include
diff --git a/libs/sws b/libs/sws
index 99bb6a9..8a5f14f 160000
--- a/libs/sws
+++ b/libs/sws
@@ -1 +1 @@
-Subproject commit 99bb6a99adb45d905812cb03afccdbaf19fdfe95
+Subproject commit 8a5f14fadb1d8c120ace9c6dd2af74481da7abd3