summaryrefslogtreecommitdiff
path: root/muse2/awl/checkbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/awl/checkbox.h')
-rw-r--r--muse2/awl/checkbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/awl/checkbox.h b/muse2/awl/checkbox.h
index ac67fc57..94cc3db3 100644
--- a/muse2/awl/checkbox.h
+++ b/muse2/awl/checkbox.h
@@ -21,6 +21,8 @@
#ifndef __AWLCHECKBOX_H__
#define __AWLCHECKBOX_H__
+#include <QCheckBox>
+
namespace Awl {
//---------------------------------------------------------