summaryrefslogtreecommitdiff
path: root/eit.c
diff options
context:
space:
mode:
Diffstat (limited to 'eit.c')
-rw-r--r--eit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/eit.c b/eit.c
index 7f1bacf..f5d98f5 100644
--- a/eit.c
+++ b/eit.c
@@ -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>