Browse Source

Fix Config.json

Sebastien Vandenberghe 8 years ago
parent
commit
e7fb93dd53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Tools/Gulp/config.json

+ 1 - 1
Tools/Gulp/config.json

@@ -849,7 +849,7 @@
         "imageProcessing" : 
         "imageProcessing" : 
         {
         {
             "files": [
             "files": [
-                "../../src/Materials/babylon.imageProcessing.js"
+                "../../src/Materials/babylon.imageProcessingConfiguration.js"
             ],
             ],
             "dependUpon" : [
             "dependUpon" : [
                 "colorCurves"
                 "colorCurves"