diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-07-10 07:16:19 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-07-10 07:16:19 +0000 |
| commit | 7d943a950e39d4d93113c0efc7b41916f6b8c66d (patch) | |
| tree | 12b3d495f9e034dcb8f39fa1f0e69c5119c015b0 /openbox/popup.c | |
| parent | 5be23ec5a4dcacb8b1adf1d352ad5600f426f3ed (diff) | |
prefixing and capitalization for the Frame->ObFrame struct and the Context->ObFrameContext enum and its constants.
Diffstat (limited to 'openbox/popup.c')
| -rw-r--r-- | openbox/popup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/popup.c b/openbox/popup.c index be0057b2..769b942c 100644 --- a/openbox/popup.c +++ b/openbox/popup.c @@ -1,5 +1,6 @@ #include "openbox.h" #include "frame.h" +#include "client.h" #include "window.h" #include "stacking.h" #include "render/render.h" |
