summaryrefslogtreecommitdiff
path: root/src/ratpoison.h
diff options
context:
space:
mode:
authorrcyeske <rcyeske>2001-02-11 05:14:50 +0000
committerrcyeske <rcyeske>2001-02-11 05:14:50 +0000
commitf33398671d6401cdc44770444150ab75dd186159 (patch)
tree4bb4a42e6fa393854050775b5c60806b521bd67a /src/ratpoison.h
parent3e00a2a479e9eed6e8a6d3041396b16a435a6622 (diff)
downloadratpoison-f33398671d6401cdc44770444150ab75dd186159.zip
#include "messages.h"
Diffstat (limited to 'src/ratpoison.h')
-rw-r--r--src/ratpoison.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ratpoison.h b/src/ratpoison.h
index ac6b5a1..319e4f4 100644
--- a/src/ratpoison.h
+++ b/src/ratpoison.h
@@ -50,6 +50,7 @@
#include "number.h"
#include "input.h"
#include "communications.h"
+#include "messages.h"
void clean_up ();
screen_info *find_screen (Window w);