summaryrefslogtreecommitdiff
path: root/openbox/prompt.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prompt.h')
-rw-r--r--openbox/prompt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/prompt.h b/openbox/prompt.h
index 3c46c309..13585740 100644
--- a/openbox/prompt.h
+++ b/openbox/prompt.h
@@ -22,6 +22,7 @@
#include "window.h"
#include "geom.h"
#include "obrender/render.h"
+#include "obt/keyboard.h"
#include <glib.h>
#include <X11/Xlib.h>
@@ -47,6 +48,7 @@ struct _ObPrompt
ObInternalWindow super;
gint ref;
+ ObtIC *ic;
guint event_mask;
/* keep a copy of this because we re-render things that may need it