diff options
Diffstat (limited to 'openbox/prompt.h')
| -rw-r--r-- | openbox/prompt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/prompt.h b/openbox/prompt.h index c24f0448..1bcd66cc 100644 --- a/openbox/prompt.h +++ b/openbox/prompt.h @@ -42,7 +42,7 @@ struct _ObPromptElement { struct _ObPrompt { - InternalWindow super; + ObInternalWindow super; gint ref; guint event_mask; |
