diff options
| author | Liu, Shuo <shuo.liu@intel.com> | 2011-01-31 12:31:34 +0800 |
|---|---|---|
| committer | Patrick Tjin <pattjin@google.com> | 2014-07-21 22:01:45 -0700 |
| commit | 8ef3e48823dd4e458705a79dade6d1c0c1a00c72 (patch) | |
| tree | 7fc9cc876db705c38ab46218ebe2bda5917ee166 /src/wsbm_ttmpool.c | |
| parent | 27b7c42e94ba5300f1b0830f929454049d2aff67 (diff) | |
| download | android_hardware_intel_common_libwsbm-8ef3e48823dd4e458705a79dade6d1c0c1a00c72.tar.gz android_hardware_intel_common_libwsbm-8ef3e48823dd4e458705a79dade6d1c0c1a00c72.tar.bz2 android_hardware_intel_common_libwsbm-8ef3e48823dd4e458705a79dade6d1c0c1a00c72.zip | |
Enable video playback in libwsbm
Change-Id: I60d2578091ce74294c8b10757e3f43feaf5648b4
Signed-off-by: Liu, Shuo <shuo.liu@intel.com>
Diffstat (limited to 'src/wsbm_ttmpool.c')
| -rw-r--r-- | src/wsbm_ttmpool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wsbm_ttmpool.c b/src/wsbm_ttmpool.c index c03c56e..5847a2f 100644 --- a/src/wsbm_ttmpool.c +++ b/src/wsbm_ttmpool.c @@ -42,7 +42,7 @@ #include "assert.h" #include "wsbm_priv.h" #include "wsbm_manager.h" -#include "ttm/ttm_placement_user.h" +#include "psb_ttm_placement_user.h" #define DRMRESTARTCOMMANDWRITE(_fd, _val, _arg, _ret) \ do { \ |
