aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/SampleApp.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/SampleApp.gyp')
-rw-r--r--gyp/SampleApp.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index 2574fc8d9b..b30fca7158 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -165,7 +165,7 @@
'pdfviewer.gyp:libpdfviewer',
],
'include_dirs' : [
- '../experimental/PdfViewer/pdfparser/podofo',
+ '../experimental/PdfViewer/',
],
'sources': [
'../samplecode/SamplePdfFileViewer.cpp',