aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third_party__libXNVCtrl__libXNVCtrl.gyp
blob: 3267cb7b1ef35b412c01ad1c60505c2c4b11d127 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- third_party/libXNVCtrl/libXNVCtrl.gyp.orig	2014-10-10 08:54:17 UTC
+++ third_party/libXNVCtrl/libXNVCtrl.gyp
@@ -13,6 +13,9 @@
         'NVCtrlLib.h',
         'nv_control.h',
       ],
+      'include_dirs': [
+        '<(prefix_dir)/include',
+      ],
     },
   ],
 }