diff options
Diffstat (limited to 'dom/media/platforms/omx/OmxPlatformLayer.h')
-rw-r--r-- | dom/media/platforms/omx/OmxPlatformLayer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/media/platforms/omx/OmxPlatformLayer.h b/dom/media/platforms/omx/OmxPlatformLayer.h index 67d9e448f6..8e751e1a7a 100644 --- a/dom/media/platforms/omx/OmxPlatformLayer.h +++ b/dom/media/platforms/omx/OmxPlatformLayer.h @@ -7,6 +7,7 @@ #if !defined(OmxPlatformLayer_h_) #define OmxPlatformLayer_h_ +#include "OMX_Component.h" #include "OMX_Core.h" #include "OMX_Types.h" |