X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1df63930a063aa03a7bd09bb719803ea4820d4e1..0e593b90e45687680b8ea9eb6c7643b44abde0fb:/sbr/dtimep.l diff --git a/sbr/dtimep.l b/sbr/dtimep.l index 4db108dc..656f96b2 100644 --- a/sbr/dtimep.l +++ b/sbr/dtimep.l @@ -10,10 +10,11 @@ %n2500 %a5000 %{ -#include -#include -#include -#include +#include "h/nmh.h" +#include "h/mh.h" +#include "sbr/dtime.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.