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 ef199907..d07793a9 100644 --- a/openbox/prompt.h +++ b/openbox/prompt.h @@ -43,7 +43,7 @@ struct _ObPromptElement { struct _ObPrompt { - InternalWindow super; + ObInternalWindow super; gint ref; guint event_mask; |
