X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Ftime%2Fdatetime.h;h=dcd0b9a7f8f4c213030678acd7b3bc9b3d247708;hp=7c2a349a869a794ff1876ec3029343d38dc48963;hb=1e54e9f4b8cd32db5c224f971207aedee8bbe3dd;hpb=b01fcd25038798739fed784c222aabdd63eb58d9 diff --git a/source/time/datetime.h b/source/time/datetime.h index 7c2a349..dcd0b9a 100644 --- a/source/time/datetime.h +++ b/source/time/datetime.h @@ -10,7 +10,7 @@ Distributed under the LGPL #include #include "timezone.h" -#include "types.h" +#include "rawtime.h" namespace Msp { namespace Time {