diff options
Diffstat (limited to 'eit.c')
-rw-r--r-- | eit.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,7 +16,7 @@ * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * - * $Id: eit.c 1.45 2002/05/13 16:35:49 kls Exp $ + * $Id: eit.c 1.46 2002/05/31 10:26:56 kls Exp $ ***************************************************************************/ #include "eit.h" @@ -26,6 +26,7 @@ #include <iomanip.h> #include <iostream.h> #include <limits.h> +#include <ost/dmx.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |