]> git.tdb.fi Git - libs/core.git/blobdiff - source/debug/profiler.cpp
Avoid using relative paths beginning with .. in #includes
[libs/core.git] / source / debug / profiler.cpp
index 3ccf2987106d423aa313bfa50e1e0080df120533..0167ff99e7be1aa6bd4fb81427023d9d8868d67c 100644 (file)
@@ -1,5 +1,5 @@
-#include "../core/except.h"
-#include "../time/units.h"
+#include <msp/core/except.h>
+#include <msp/time/units.h>
 #include "profiler.h"
 
 using namespace std;