From: Kent Hansen Date: Tue, 30 Aug 2011 10:19:32 +0000 (+0200) Subject: Include v8-debug.h from the right location X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=f8f9db6cc74a34d3648ac693196c0f5d4bda9c50;p=konrad%2Fqtdeclarative.git Include v8-debug.h from the right location Now that V8 is its own module in Qt, the V8 headers are accessible as . Change-Id: Ieedf2e2618ec5fae62e6d277e469553f1b0f96f1 Reviewed-on: http://codereview.qt.nokia.com/3872 Reviewed-by: Qt Sanity Bot Reviewed-by: Kai Koehne --- diff --git a/src/declarative/qml/v8/qv8debug_p.h b/src/declarative/qml/v8/qv8debug_p.h index 51208aa..e6bfdb7 100644 --- a/src/declarative/qml/v8/qv8debug_p.h +++ b/src/declarative/qml/v8/qv8debug_p.h @@ -1 +1 @@ -#include "../../../3rdparty/v8/include/v8-debug.h" +#include