We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5e64f commit 55f2e0dCopy full SHA for 55f2e0d
src/ScaleformVR.cpp
@@ -1,6 +1,5 @@
1
#include "ScaleformVR.h"
2
3
-#include "skse64/ScaleformValue.h"
4
#include "skse64/ScaleformMovie.h"
5
#include "skse64/Hooks_Scaleform.h"
6
#include "skse64/ScaleformCallbacks.h"
src/SkyrimVRTools.vcxproj
@@ -129,7 +129,7 @@
129
<ClInclude Include="hooks\HookVRSystem.h" />
130
<ClInclude Include="hooks\openvr_hook.h" />
131
<ClInclude Include="PapyrusVR.h" />
132
- <ClCompile Include="ScaleformVR.h" />
+ <ClInclude Include="ScaleformVR.h" />
133
<ClInclude Include="VRManager.h" />
134
</ItemGroup>
135
<ItemGroup>
0 commit comments