aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-05-15 00:28:13 -0400
committerGitHub <noreply@github.com>2017-05-15 00:28:13 -0400
commit5bcb6ec675052ea8fe777e4ea96a960b4641edf5 (patch)
tree4c75250a177e33b29f7104d4d68e857b14d275cd /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parentfcf588ac14333442e601559eed0d0991202611a4 (diff)
parentbc865ce6987cd263c865d9eff8e789c88d435f7a (diff)
Merge pull request #2637 from MediaBrowser/dev
Dev
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
-rw-r--r--MediaBrowser.Controller/MediaBrowser.Controller.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index 38cff6d67..b3a29bafa 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -91,6 +91,7 @@
<Compile Include="Drawing\IImageEncoder.cs" />
<Compile Include="Drawing\IImageProcessor.cs" />
<Compile Include="Drawing\ImageCollageOptions.cs" />
+ <Compile Include="Drawing\ImageHelper.cs" />
<Compile Include="Drawing\ImageProcessingOptions.cs" />
<Compile Include="Drawing\ImageProcessorExtensions.cs" />
<Compile Include="Drawing\ImageStream.cs" />