diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-05-21 03:56:56 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-05-21 03:56:56 +0000 |
| commit | 9f501638b55f023a6dff7c557f208083df74e4c9 (patch) | |
| tree | 5f10fec208aa6942989c32d9370793a41ac8fe48 | |
| parent | 539f061b30512beb7e377ae2f02d7668d72c5b61 (diff) | |
add xerror.h
| -rw-r--r-- | openbox/screen.c | 1 |
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" |
