diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2006-06-09 14:22:16 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2006-06-09 14:22:16 +0000 |
| commit | d471ffb92ac17c152889a99af8dca2ddaea20f70 (patch) | |
| tree | f80bcb61d259a9a381d98b765c23c2bf2950b85c /openbox | |
| parent | 19611e3bc1f932e0e814ca0769e1ef044c18d5dd (diff) | |
fix4
Diffstat (limited to 'openbox')
| -rw-r--r-- | openbox/config.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/config.c b/openbox/config.c index 56d94341..a456a688 100644 --- a/openbox/config.c +++ b/openbox/config.c @@ -23,6 +23,7 @@ #include "prop.h" #include "translate.h" #include "client.h" +#include "screen.h" #include "parser/parse.h" #include "openbox.h" |
