hax: fix compliation errors
authorKitae Kim <kt920.kim@samsung.com>
Fri, 21 Nov 2014 09:46:26 +0000 (18:46 +0900)
committerminkee.lee <munkyu.im@samsung.com>
Wed, 14 Jan 2015 01:42:18 +0000 (10:42 +0900)
Change-Id: I074afda02a8710c3efb301fc13759bd6801b768a
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
tizen/src/hw/pci/maru_camera_win32_interface.h
tizen/src/hw/pci/maru_camera_win32_pci.c

index 11e0e24cb559a74485947447e43db9248acb54e0..c38a785d996f06cc5f1069101061ecc3614dd73b 100644 (file)
@@ -30,8 +30,6 @@
 #ifndef _MARU_CAMERA_INTERFACE_H_
 #define _MARU_CAMERA_INTERFACE_H_
 
-extern int hax_enabled(void);
-
 static const WCHAR HWCPinName[] = L"HWCInputPin\0";
 static const WCHAR HWCFilterName[] = L"HWCFilter\0";
 
index 719006f090d9a50954106f6c55fd7aa80003bd4c..a0fa5ed8a17df07af6cd99b8dc6bf3c2d1a01f95 100644 (file)
@@ -29,6 +29,7 @@
 
 
 #include "qemu-common.h"
+#include "sysemu/hax.h"
 #include "maru_camera_common.h"
 #include "debug_ch.h"