Move hdr_util to common.

Change-Id: I383680b79d798fd77bb385e1b8087967962eb230
This commit is contained in:
Tom Finegan
2016-03-07 11:09:44 -08:00
parent 1f64aaf180
commit 87f9beae01
5 changed files with 15 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
#include <string>
// libwebm common includes.
#include "hdr_util.hpp"
#include "common/hdr_util.h"
// libwebm parser includes
#include "mkvparser.hpp"