diff options
Diffstat (limited to 'indra/llcommon/lldate.h')
-rwxr-xr-x | indra/llcommon/lldate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/lldate.h b/indra/llcommon/lldate.h index aecf3b765e..be2cd2d051 100755 --- a/indra/llcommon/lldate.h +++ b/indra/llcommon/lldate.h @@ -33,7 +33,7 @@ #include <string> #include "stdtypes.h" -#include "llunit.h" +#include "llunits.h" /** * @class LLDate |