From 45da7f72b07817afebdf46fcfbb70352fe3a2b5a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 3 Jun 2014 18:58:01 +0300 Subject: Fix wrong includes. --- src/debug/debug_new.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/debug') diff --git a/src/debug/debug_new.cpp b/src/debug/debug_new.cpp index 4c133c1ac..d0030c685 100644 --- a/src/debug/debug_new.cpp +++ b/src/debug/debug_new.cpp @@ -194,7 +194,7 @@ * is defined to \c 0 to disable the redefinition of \c new. */ #define M_DEBUG_NEW_REDEFINE_NEW 0 -#include "debug_new.h" +#include "debug/debug_new.h" /** * Gets the aligned value of memory block size. -- cgit v1.2.3-60-g2f50