X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdebug%2Fprofilingscope.h;h=fe9f38cecb84212f833f26e4d759303af3e9fe7c;hb=f4cf84ddec17f4fec0d9ba7e6814a8af8ff50395;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 {