summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third_party__libXNVCtrl__libXNVCtrl.gyp
blob: c4440a1d27e0c7c208d08b20b6b406a5e100273c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./third_party/libXNVCtrl/libXNVCtrl.gyp.orig	2014-08-20 21:03:03.000000000 +0200
+++ ./third_party/libXNVCtrl/libXNVCtrl.gyp	2014-08-22 15:06:26.000000000 +0200
@@ -13,6 +13,9 @@
         'NVCtrlLib.h',
         'nv_control.h',
       ],
+      'include_dirs': [
+        '<(prefix_dir)/include',
+      ],
     },
   ],
 }