summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third_party__libXNVCtrl__libXNVCtrl.gyp
blob: d14bd115dfa697f137e3c4d011647c250226a801 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./third_party/libXNVCtrl/libXNVCtrl.gyp.orig	2014-08-12 21:02:42.000000000 +0200
+++ ./third_party/libXNVCtrl/libXNVCtrl.gyp	2014-08-13 09:56:58.000000000 +0200
@@ -13,6 +13,9 @@
         'NVCtrlLib.h',
         'nv_control.h',
       ],
+      'include_dirs': [
+        '<(prefix_dir)/include',
+      ],
     },
   ],
 }