aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/core.gyp')
-rw-r--r--gyp/core.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 8c5270e691..b4f05796bd 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -21,8 +21,9 @@
'../include/utils',
'../include/xml',
'../src/core',
- '../src/opts',
'../src/image',
+ '../src/opts',
+ '../src/utils',
],
'sources': [
'core.gypi', # Makes the gypi appear in IDEs (but does not modify the build).