diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-04-12 02:03:28 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-04-12 02:03:28 +0000 |
| commit | 7b03041409912d38cb9f98988449fb9be641f572 (patch) | |
| tree | 196628dcce72c269999045c2d031bce64eb96632 /cwmcc/client_props.c | |
| parent | 9b63f238aea70f385e49e4582ef2e67f7fe1714f (diff) | |
add most of the root window props get functions
Diffstat (limited to 'cwmcc/client_props.c')
| -rw-r--r-- | cwmcc/client_props.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cwmcc/client_props.c b/cwmcc/client_props.c index 34ae4ecd..30644dd8 100644 --- a/cwmcc/client_props.c +++ b/cwmcc/client_props.c @@ -2,7 +2,6 @@ #include "atom.h" #include "prop.h" #include "client_props.h" -#include "render/render.h" #include <X11/Xutil.h> #ifdef HAVE_STRING_H |
