aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_libXNVCtrl_libXNVCtrl.gyp
blob: 23e519d5ff11865e2a2863fe91df30393a9a58c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- third_party/libXNVCtrl/libXNVCtrl.gyp.orig	2016-03-25 13:05:02 UTC
+++ third_party/libXNVCtrl/libXNVCtrl.gyp
@@ -13,6 +13,9 @@
         'NVCtrlLib.h',
         'nv_control.h',
       ],
+      'include_dirs': [
+        '<(prefix_dir)/include',
+      ],
     },
   ],
 }