diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-11-22 02:45:45 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-11-22 02:45:45 +0000 |
commit | 439a059165c2e0df13560df7ee59758404c84ecc (patch) | |
tree | 28694ab652251f558609e9bd96a229e6ab3e67f2 /lib/mesa/src/gallium | |
parent | 7085db1e6ffd36f7c5d066a18efc4ebc55d1516b (diff) |
import Mesa 11.0.6
Diffstat (limited to 'lib/mesa/src/gallium')
-rw-r--r-- | lib/mesa/src/gallium/targets/omx/target.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/mesa/src/gallium/targets/omx/target.c b/lib/mesa/src/gallium/targets/omx/target.c index 308e23bb4..fde4a4a7d 100644 --- a/lib/mesa/src/gallium/targets/omx/target.c +++ b/lib/mesa/src/gallium/targets/omx/target.c @@ -1,2 +1 @@ -#include "target-helpers/drm_helper.h" -#include "target-helpers/sw_helper.h" +#include "target-helpers/inline_drm_helper.h" |