diff options
Diffstat (limited to 'plugins/Dropbox/Dropbox_11.vcxproj')
-rw-r--r-- | plugins/Dropbox/Dropbox_11.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dropbox/Dropbox_11.vcxproj b/plugins/Dropbox/Dropbox_11.vcxproj index 8f52177702..86a93e74c5 100644 --- a/plugins/Dropbox/Dropbox_11.vcxproj +++ b/plugins/Dropbox/Dropbox_11.vcxproj @@ -190,6 +190,7 @@ <ClInclude Include="src\dropbox.h" />
<ClInclude Include="src\http_request.h" />
<ClInclude Include="src\resource.h" />
+ <ClInclude Include="src\singleton.h" />
<ClInclude Include="src\version.h" />
</ItemGroup>
<ItemGroup>
|