X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Ftime%2Ftimestamp.h;fp=source%2Ftime%2Ftimestamp.h;h=5dcb0763dbdf3fd8cd31c069057a6a283372cb73;hp=64309ced1611c1482f3a0034af15985bd805a71f;hb=1e54e9f4b8cd32db5c224f971207aedee8bbe3dd;hpb=b01fcd25038798739fed784c222aabdd63eb58d9 diff --git a/source/time/timestamp.h b/source/time/timestamp.h index 64309ce..5dcb076 100644 --- a/source/time/timestamp.h +++ b/source/time/timestamp.h @@ -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 {