diff options
Diffstat (limited to 'ui/qt/capture_event.h')
-rw-r--r-- | ui/qt/capture_event.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/capture_event.h b/ui/qt/capture_event.h index b4db282b..3959ed17 100644 --- a/ui/qt/capture_event.h +++ b/ui/qt/capture_event.h @@ -11,6 +11,7 @@ #define CAPTURE_EVENT_H #include <QEvent> +#include <QString> typedef struct _capture_session capture_session; |