aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/input.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/input.c')
-rw-r--r--src/hyper/input.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hyper/input.c b/src/hyper/input.c
index 725b9ace..36901184 100644
--- a/src/hyper/input.c
+++ b/src/hyper/input.c
@@ -35,9 +35,9 @@
#define _INPUT_C
#include "axiom-c-macros.h"
-#include "useproto.h"
-#include "debug.h"
+#include "debug.h"
+#include "sockio.h"
#include "hyper.h"
#include "all_hyper_proto.H1"