bufmgr: include tbm_bo.h in tbm_bufmgr.h 27/177227/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 26 Apr 2018 08:18:24 +0000 (17:18 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 26 Apr 2018 08:18:24 +0000 (17:18 +0900)
fix the build break.

Change-Id: Id19e9050d7169ec78e5225d44d7fa69bda0db133

src/tbm_bufmgr.h

index 42e1ccd..250274e 100644 (file)
@@ -34,6 +34,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 #include <tbm_type.h>
 #include <tbm_type_common.h>
+#include <tbm_bo.h>
 #include <tbm_error.h>
 
 /**