]> git.tdb.fi Git - libs/core.git/blobdiff - source/time/datetime.h
Rename time/types.h to rawtime.h
[libs/core.git] / source / time / datetime.h
index 7c2a349a869a794ff1876ec3029343d38dc48963..dcd0b9a7f8f4c213030678acd7b3bc9b3d247708 100644 (file)
@@ -10,7 +10,7 @@ Distributed under the LGPL
 
 #include <string>
 #include "timezone.h"
-#include "types.h"
+#include "rawtime.h"
 
 namespace Msp {
 namespace Time {