tizen beta release
[framework/web/webkit-efl.git] / Source / WebCore / bindings / js / JSInt16ArrayCustom.cpp
index 87ea6fe..76aaba0 100755 (executable)
@@ -26,8 +26,8 @@
 #include "config.h"
 #include "JSInt16Array.h"
 
-#include "Int16Array.h"
 #include "JSArrayBufferViewHelper.h"
+#include <wtf/Int16Array.h>
 
 using namespace JSC;