Exynos4: Fix build

Change-Id: Idb327b37156e2014a34a8831ce6d60769e3217af
diff --git a/exynos4/hal/include/jpeg_hal.h b/exynos4/hal/include/jpeg_hal.h
index 5c55592..eddb08c 100644
--- a/exynos4/hal/include/jpeg_hal.h
+++ b/exynos4/hal/include/jpeg_hal.h
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "videodev2.h"
+#include <linux/videodev2.h>
 
 #define JPEG_DEC_NODE        "/dev/video11"
 #define JPEG_ENC_NODE        "/dev/video12"