X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdebug%2Fprofilingscope.h;h=fe9f38cecb84212f833f26e4d759303af3e9fe7c;hb=c7afef88380ebebc8c2b04e48664d73281ec8848;hp=adec3d452ec4db8dc5ff9d553ec4506d1a562ccb;hpb=967785734be5c3fc6f75da122c2d93ebbb338271;p=libs%2Fcore.git diff --git a/source/debug/profilingscope.h b/source/debug/profilingscope.h index adec3d4..fe9f38c 100644 --- a/source/debug/profilingscope.h +++ b/source/debug/profilingscope.h @@ -1,7 +1,7 @@ #ifndef MSP_DEBUG_PROFILINGSCOPE_H_ #define MSP_DEBUG_PROFILINGSCOPE_H_ -#include "../time/timestamp.h" +#include #include "profiler.h" namespace Msp {