]> git.tdb.fi Git - libs/core.git/blobdiff - source/time/timestamp.h
Rename time/types.h to rawtime.h
[libs/core.git] / source / time / timestamp.h
index 64309ced1611c1482f3a0034af15985bd805a71f..5dcb0763dbdf3fd8cd31c069057a6a283372cb73 100644 (file)
@@ -9,7 +9,7 @@ Distributed under the LGPL
 #define MSP_TIME_TIMESTAMP_H_
 
 #include "timedelta.h"
-#include "types.h"
+#include "rawtime.h"
 
 namespace Msp {
 namespace Time {