aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/parse-input.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/parse-input.c')
-rw-r--r--src/hyper/parse-input.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hyper/parse-input.c b/src/hyper/parse-input.c
index bdaee8da..961fe623 100644
--- a/src/hyper/parse-input.c
+++ b/src/hyper/parse-input.c
@@ -42,9 +42,9 @@
RadioBox.
****/
-#include "useproto.h"
-#include "debug.h"
+#include "debug.h"
+#include "sockio.h"
#include "parse.h"
#include "lex.h"
#include "hyper.h"