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