summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ratpoison.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ratpoison.h b/src/ratpoison.h
index 319e4f4..a8d7ea0 100644
--- a/src/ratpoison.h
+++ b/src/ratpoison.h
@@ -49,8 +49,9 @@
#include "events.h"
#include "number.h"
#include "input.h"
-#include "communications.h"
#include "messages.h"
+#include "communications.h"
+#include "sbuf.h"
void clean_up ();
screen_info *find_screen (Window w);