]> git.tdb.fi Git - libs/core.git/blobdiff - source/debug/profilingscope.h
Avoid using relative paths beginning with .. in #includes
[libs/core.git] / source / debug / profilingscope.h
index 132c4183bf883e2353e665c38ced3e00e5449e7d..fe9f38cecb84212f833f26e4d759303af3e9fe7c 100644 (file)
@@ -1,14 +1,7 @@
-/* $Id$
-
-This file is part of libmspcore
-Copyright © 2007  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_DEBUG_PROFILINGSCOPE_H_
 #define MSP_DEBUG_PROFILINGSCOPE_H_
 
-#include "../time/timestamp.h"
+#include <msp/time/timestamp.h>
 #include "profiler.h"
 
 namespace Msp {