X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fdebug%2Fprofilingscope.h;h=fe9f38cecb84212f833f26e4d759303af3e9fe7c;hp=adec3d452ec4db8dc5ff9d553ec4506d1a562ccb;hb=fc1475d88018934a61df890c192a404a105308fd;hpb=00e36d6bf092b98dfa413578d9af58d61cedbc13 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 {