diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-07-10 17:03:05 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-07-10 17:03:05 +0000 |
| commit | 122d55fbadea0409fbc902a1740e1c8ff3aecd88 (patch) | |
| tree | 26117e28e5424588ea699e098c084fd563c49a15 /openbox/screen.h | |
| parent | 59f318e897a301a40fb46fadbc4b825ccf86c0ba (diff) | |
prefixing and capitalizing the StackLayer -> ObStackingLayer enum.
less includes in headers for less rebuilding on changes
Diffstat (limited to 'openbox/screen.h')
| -rw-r--r-- | openbox/screen.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/screen.h b/openbox/screen.h index 1d119ac8..4df32be1 100644 --- a/openbox/screen.h +++ b/openbox/screen.h @@ -3,7 +3,6 @@ #include "misc.h" #include "geom.h" -#include "client.h" struct _ObClient; |
