diff options
Diffstat (limited to 'src/hyper/ex2ht.c')
-rw-r--r-- | src/hyper/ex2ht.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hyper/ex2ht.c b/src/hyper/ex2ht.c index e09106bb..0d21673e 100644 --- a/src/hyper/ex2ht.c +++ b/src/hyper/ex2ht.c @@ -38,7 +38,7 @@ #define _EX2HT_C #include "axiom-c-macros.h" -#include "useproto.h" + #include "debug.h" #include <stdio.h> #include <stdlib.h> |