summaryrefslogtreecommitdiff
path: root/muse2/al/xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/al/xml.h')
-rw-r--r--muse2/al/xml.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/muse2/al/xml.h b/muse2/al/xml.h
index 340d8190..a72c1ac5 100644
--- a/muse2/al/xml.h
+++ b/muse2/al/xml.h
@@ -21,6 +21,13 @@
#ifndef __XML_H__
#define __XML_H__
+#include <QTextStream>
+
+class QColor;
+class QDomNode;
+class QRect;
+class QWidget;
+
namespace AL {
//---------------------------------------------------------