tizen beta release
[framework/web/webkit-efl.git] / Source / WebCore / page / Crypto.cpp
index 5621592..0507da9 100755 (executable)
@@ -31,7 +31,7 @@
 #include "Crypto.h"
 
 #include "ExceptionCode.h"
-#include "Uint8Array.h"
+#include <wtf/Uint8Array.h>
 #include <wtf/CryptographicallyRandomNumber.h>
 
 namespace WebCore {