summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-05-21 03:56:56 +0000
committerDana Jansens <danakj@orodu.net>2003-05-21 03:56:56 +0000
commit9f501638b55f023a6dff7c557f208083df74e4c9 (patch)
tree5f10fec208aa6942989c32d9370793a41ac8fe48
parent539f061b30512beb7e377ae2f02d7668d72c5b61 (diff)
add xerror.h
-rw-r--r--openbox/screen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/screen.c b/openbox/screen.c
index 0a7b34f1..a1ad36e0 100644
--- a/openbox/screen.c
+++ b/openbox/screen.c
@@ -1,5 +1,6 @@
#include "openbox.h"
#include "dock.h"
+#include "xerror.h"
#include "prop.h"
#include "startup.h"
#include "timer.h"