summaryrefslogtreecommitdiff
path: root/wrapper/wrapper.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'wrapper/wrapper.vcxproj.filters')
-rw-r--r--wrapper/wrapper.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/wrapper/wrapper.vcxproj.filters b/wrapper/wrapper.vcxproj.filters
index 9caeae1..1d0196d 100644
--- a/wrapper/wrapper.vcxproj.filters
+++ b/wrapper/wrapper.vcxproj.filters
@@ -21,6 +21,9 @@
<ClInclude Include="interop-exception.h">
<Filter>Header Files</Filter>
</ClInclude>
+ <ClInclude Include="input.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="wrapper.cpp">