aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-11-13 21:54:10 +0000
committerGitHub <noreply@github.com>2022-11-13 21:54:10 +0000
commit02a473ed10475b5560b3d8100f179a31a487893e (patch)
tree1aae210507db5bdf7ec6a85a453653c6c1135806
parent23fda0b842560d2f3cf64ecf9a57d5ad2861e488 (diff)
downloadNorthstarLauncher-02a473ed10475b5560b3d8100f179a31a487893e.tar.gz
NorthstarLauncher-02a473ed10475b5560b3d8100f179a31a487893e.zip
fix accidentally broken project filters from merge conflict (#327)
-rw-r--r--NorthstarDLL/NorthstarDLL.vcxproj.filters1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/NorthstarDLL.vcxproj.filters b/NorthstarDLL/NorthstarDLL.vcxproj.filters
index 9241bb90..024274cf 100644
--- a/NorthstarDLL/NorthstarDLL.vcxproj.filters
+++ b/NorthstarDLL/NorthstarDLL.vcxproj.filters
@@ -1490,6 +1490,7 @@
</ClInclude>
<ClInclude Include="squirrelautobind.h">
<Filter>Header Files\Squirrel</Filter>
+ </ClInclude>
<ClInclude Include="keyvalues.h">
<Filter>Header Files</Filter>
</ClInclude>