Title: [145486] trunk/Source/WebCore
Revision
145486
Author
[email protected]
Date
2013-03-11 23:20:19 -0700 (Mon, 11 Mar 2013)

Log Message

We'll get there eventually.

* platform/graphics/ca/win/PlatformCAFiltersWin.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (145485 => 145486)


--- trunk/Source/WebCore/ChangeLog	2013-03-12 06:12:25 UTC (rev 145485)
+++ trunk/Source/WebCore/ChangeLog	2013-03-12 06:20:19 UTC (rev 145486)
@@ -1,5 +1,11 @@
 2013-03-11  Simon Fraser  <[email protected]>
 
+        We'll get there eventually.
+
+        * platform/graphics/ca/win/PlatformCAFiltersWin.cpp:
+
+2013-03-11  Simon Fraser  <[email protected]>
+
         Fumbled adding new files to the vcproj. Fixing.
 
         * WebCore.vcproj/WebCore.vcproj:

Modified: trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAFiltersWin.cpp (145485 => 145486)


--- trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAFiltersWin.cpp	2013-03-12 06:12:25 UTC (rev 145485)
+++ trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAFiltersWin.cpp	2013-03-12 06:20:19 UTC (rev 145486)
@@ -28,7 +28,7 @@
 #if USE(ACCELERATED_COMPOSITING)
 #if ENABLE(CSS_FILTERS)
 
-#import "PlatformCAFilters.h"
+#include "PlatformCAFilters.h"
 
 using namespace WebCore;
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to