]> git.tdb.fi Git - libs/core.git/blobdiff - source/time/timezone.cpp
Fix a #include to use relative filename
[libs/core.git] / source / time / timezone.cpp
index 3910c24bbf3a88bd615c1a8bc7ccfd1700c65719..43d6d101c723ab760dcaae20db659a3f09dfa451 100644 (file)
@@ -13,7 +13,7 @@ Distributed under the LGPL
 #else
 #include <fcntl.h>
 #endif
-#include <msp/core/except.h>
+#include "../core/except.h"
 #include "timestamp.h"
 #include "timezone.h"
 #include "units.h"