Index: Source/web/tests/WebUnitTests.cpp |
diff --git a/Source/web/tests/WebUnitTests.cpp b/Source/web/tests/WebUnitTests.cpp |
index 937380647de70b3c29f81e25446182a5ff2d125f..949ae34474c16d4f6b98f2a8e4bc2de794ba1cdf 100644 |
--- a/Source/web/tests/WebUnitTests.cpp |
+++ b/Source/web/tests/WebUnitTests.cpp |
@@ -28,6 +28,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+#include "config.h" |
#include "WebUnitTests.h" |
// FIXME: Can we move this to webkit/support and fix the layering violation? |