* platform/win/PasteboardWin.cpp:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@144536
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-03-02 Ryosuke Niwa <rniwa@webkit.org>
+
+ Fix a typo in my previous commit (r144534).
+
+ * platform/win/PasteboardWin.cpp:
+
2013-03-02 Nayan Kumar K <nayankk@motorola.com>
[WebGL] Support for texImage2D of type HALF_FLOAT_OES with ArrayBufferView.
#include "Pasteboard.h"
#include "BitmapInfo.h"
-#include "CacheImage.h"
+#include "CachedImage.h"
#include "ClipboardUtilitiesWin.h"
#include "Document.h"
#include "DocumentFragment.h"