aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gm.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/gm.gyp')
-rw-r--r--gyp/gm.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index 9e3eaacfe8..b33313010f 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -7,6 +7,9 @@
{
'target_name': 'gm',
'type': 'executable',
+ 'include_dirs' : [
+ '../src/core',
+ ],
'includes': [
'gmslides.gypi',
],