aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/scrollbar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/scrollbar.c')
-rw-r--r--src/hyper/scrollbar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hyper/scrollbar.c b/src/hyper/scrollbar.c
index 734054aa..ae0a92a8 100644
--- a/src/hyper/scrollbar.c
+++ b/src/hyper/scrollbar.c
@@ -42,9 +42,9 @@
****************************************************************************/
#define _SCROLLBAR_C
#include "axiom-c-macros.h"
-#include "useproto.h"
-#include "debug.h"
+#include "debug.h"
+#include "sockio.h"
#include "extent.h"
#include "display.h"
#include "group.h"