X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1df63930a063aa03a7bd09bb719803ea4820d4e1..9f1e781a5c2beb9df943c832300a3f5bee1e4ed3:/sbr/dtimep.l?ds=inline diff --git a/sbr/dtimep.l b/sbr/dtimep.l index 4db108dc..68f0ea7b 100644 --- a/sbr/dtimep.l +++ b/sbr/dtimep.l @@ -10,10 +10,10 @@ %n2500 %a5000 %{ -#include -#include -#include -#include +#include "h/nmh.h" +#include "h/mh.h" +#include "h/utils.h" +#include "h/tws.h" /* Since we're looking at a string at a time, don't worry about * wrapping to the next buffer.