diff options
Diffstat (limited to 'openbox/dock.h')
| -rw-r--r-- | openbox/dock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/dock.h b/openbox/dock.h index 2b6dc4d2..d70519a3 100644 --- a/openbox/dock.h +++ b/openbox/dock.h @@ -27,7 +27,7 @@ typedef struct Dock { ObWindow obwin; Window frame; - Appearance *a_frame; + RrAppearance *a_frame; /* actual position (when not auto-hidden) */ int x, y; |
