]> git.tdb.fi Git - libs/core.git/blobdiff - source/core/except.h
Don't throw on win32 if file has no owner or group
[libs/core.git] / source / core / except.h
index 9b65e711810334c314644fbea3762b3a1e3c788b..ed295f11cef6c50d7fb1c407a7c89852e2d8b2b6 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <exception>
 #include <string>
-#include "../debug/backtrace.h"
+#include <msp/debug/backtrace.h>
 
 namespace Msp {