Title: [176694] trunk/Source/WebCore
- Revision
- 176694
- Author
- [email protected]
- Date
- 2014-12-02 14:05:33 -0800 (Tue, 02 Dec 2014)
Log Message
More build fixing.
* platform/spi/mac/QuickLookMacSPI.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (176693 => 176694)
--- trunk/Source/WebCore/ChangeLog 2014-12-02 21:53:06 UTC (rev 176693)
+++ trunk/Source/WebCore/ChangeLog 2014-12-02 22:05:33 UTC (rev 176694)
@@ -1,5 +1,11 @@
2014-12-02 Beth Dakin <[email protected]>
+ More build fixing.
+
+ * platform/spi/mac/QuickLookMacSPI.h:
+
+2014-12-02 Beth Dakin <[email protected]>
+
Another build fix.
* platform/spi/mac/NSMenuSPI.h:
Modified: trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h (176693 => 176694)
--- trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h 2014-12-02 21:53:06 UTC (rev 176693)
+++ trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h 2014-12-02 22:05:33 UTC (rev 176694)
@@ -23,9 +23,10 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
+#import <QuickLookUI/QLPreviewItem.h>
+
#if __has_include(<QuickLookUI/QLPreviewMenuItem.h>)
-#import <QuickLookUI/QLPreviewItem.h>
#import <QuickLookUI/QLPreviewMenuItem.h>
#else
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes