diff options
author | George Hazan <george.hazan@gmail.com> | 2012-05-19 12:37:13 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-05-19 12:37:13 +0000 |
commit | 40a866eaa93126589f291fbc88db57e3d423cc6a (patch) | |
tree | 3b09c0c7f7d62e055af1575c29acc597f5e4e14b /plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj | |
parent | 85cf136d241345a5bf09dd68a5e1aed35d0adbb0 (diff) |
missing header files removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@71 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj')
-rw-r--r-- | plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj b/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj index 4b2302f25f..80a3109226 100644 --- a/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj +++ b/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj @@ -245,7 +245,6 @@ <ItemGroup>
<ClInclude Include="..\commonstatus.h" />
<ClInclude Include="keepstatus.h" />
- <ClInclude Include="..\m_statusplugins.h" />
<ClInclude Include="..\resource.h" />
</ItemGroup>
<ItemGroup>
|