aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/event.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/event.c')
-rw-r--r--src/hyper/event.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/hyper/event.c b/src/hyper/event.c
index 5066fc1e..1813576e 100644
--- a/src/hyper/event.c
+++ b/src/hyper/event.c
@@ -35,10 +35,10 @@
#define _EVENT_C
#include "axiom-c-macros.h"
-#include "useproto.h"
-#include "debug.h"
+#include "debug.h"
+#include "sockio.h"
#include "hyper.h"
#include <X11/X.h>
@@ -64,7 +64,7 @@
#include "group.h"
#include "all_hyper_proto.H1"
-#include "sockio-c.H1"
+#include "sockio.h"
jmp_buf env;
Window gActiveWindow;