hax: fix compliation errors 19/30619/3
authorKitae Kim <kt920.kim@samsung.com>
Fri, 21 Nov 2014 09:46:26 +0000 (18:46 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Mon, 24 Nov 2014 08:45:36 +0000 (00:45 -0800)
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 550bbce8088fdecd25cc060c651a548058f34fe7..72bfbbb2abb19d04ddf68234bd9b6678e4ae823b 100644 (file)
@@ -29,6 +29,7 @@
 
 
 #include "qemu-common.h"
+#include "sysemu/hax.h"
 #include "maru_camera_common.h"
 #include "debug_ch.h"