summaryrefslogtreecommitdiffstats
path: root/exynos4/hal/include/sec_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'exynos4/hal/include/sec_utils.h')
-rw-r--r--exynos4/hal/include/sec_utils.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/exynos4/hal/include/sec_utils.h b/exynos4/hal/include/sec_utils.h
index ed4fe80..c99dec6 100644
--- a/exynos4/hal/include/sec_utils.h
+++ b/exynos4/hal/include/sec_utils.h
@@ -29,7 +29,8 @@ extern "C" {
#endif
#include <linux/videodev2.h>
-#include "videodev2_samsung.h"
+#include "videodev2_exynos_camera.h"
+#include "videodev2_exynos_media.h"
#ifdef __cplusplus
}
@@ -295,4 +296,4 @@ inline unsigned int FRAME_SIZE(int HAL_PIXEL_FORMAT, int w, int h)
return frame_size;
}
-#endif //__SAMSUNG_SYSLSI_SEC_COMMON_H__ \ No newline at end of file
+#endif //__SAMSUNG_SYSLSI_SEC_COMMON_H__