Title: [139705] trunk/Source/ThirdParty/ANGLE
Revision
139705
Author
[email protected]
Date
2013-01-14 19:02:39 -0800 (Mon, 14 Jan 2013)

Log Message

Unreviewed QT build fix.

* ANGLE.pri:

Modified Paths

Diff

Modified: trunk/Source/ThirdParty/ANGLE/ANGLE.pri (139704 => 139705)


--- trunk/Source/ThirdParty/ANGLE/ANGLE.pri	2013-01-15 03:00:55 UTC (rev 139704)
+++ trunk/Source/ThirdParty/ANGLE/ANGLE.pri	2013-01-15 03:02:39 UTC (rev 139705)
@@ -9,5 +9,5 @@
 
 INCLUDEPATH += \
     $$SOURCE_DIR/include/GLSLANG \
-    $$SOURCE_DIR/include
+    $$SOURCE_DIR/include/KHR
 

Modified: trunk/Source/ThirdParty/ANGLE/ChangeLog (139704 => 139705)


--- trunk/Source/ThirdParty/ANGLE/ChangeLog	2013-01-15 03:00:55 UTC (rev 139704)
+++ trunk/Source/ThirdParty/ANGLE/ChangeLog	2013-01-15 03:02:39 UTC (rev 139705)
@@ -1,5 +1,11 @@
 2013-01-14  Dean Jackson  <[email protected]>
 
+        Unreviewed QT build fix.
+
+        * ANGLE.pri:
+
+2013-01-14  Dean Jackson  <[email protected]>
+
         [ANGLE] Update ANGLE in WebKit
         https://bugs.webkit.org/show_bug.cgi?id=106274
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to