Index: include/v8-debug.h |
diff --git a/include/v8-debug.h b/include/v8-debug.h |
index 32bb1e888c8e634e9aeaeb41fa3493769d096845..3adc0a0d57ab90901c56a63225ce9a2911f6ba15 100644 |
--- a/include/v8-debug.h |
+++ b/include/v8-debug.h |
@@ -25,8 +25,8 @@ |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-#ifndef V8_DEBUG_H_ |
-#define V8_DEBUG_H_ |
+#ifndef V8_V8_DEBUG_H_ |
+#define V8_V8_DEBUG_H_ |
#include "v8.h" |
@@ -246,4 +246,4 @@ class EXPORT Debug { |
#undef EXPORT |
-#endif // V8_DEBUG_H_ |
+#endif // V8_V8_DEBUG_H_ |