aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authormontellese <montellese@xbmc.org>2013-11-12 08:05:08 +0100
committermontellese <montellese@xbmc.org>2013-11-12 08:05:08 +0100
commit65844f8a2c294c50085ea41ecd5d54a5de87bea0 (patch)
tree8244cc7826c7b684baf3afef8c37cb2f61ccf8fa /project
parentdac16bf9d766f3f71453474181e6b0dc9c933dc9 (diff)
[win32] fix project file after 3bc2dfd8442ea5109154f98fa0063660cd8fced2
Diffstat (limited to 'project')
-rw-r--r--project/VS2010Express/XBMC.vcxproj.filters1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters
index 65b0c0ff51..02c0e1c00a 100644
--- a/project/VS2010Express/XBMC.vcxproj.filters
+++ b/project/VS2010Express/XBMC.vcxproj.filters
@@ -6052,6 +6052,7 @@
</ClInclude>
<ClInclude Include="..\..\xbmc\utils\StringValidation.h">
<Filter>utils</Filter>
+ </ClInclude>
<ClInclude Include="..\..\xbmc\utils\uXstrings.h">
<Filter>utils</Filter>
</ClInclude>