summaryrefslogtreecommitdiffstats
path: root/src/htmlattrib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htmlattrib.h')
-rw-r--r--src/htmlattrib.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/htmlattrib.h b/src/htmlattrib.h
index 6e9b62d..203fb48 100644
--- a/src/htmlattrib.h
+++ b/src/htmlattrib.h
@@ -15,6 +15,9 @@
#ifndef _HTMLATTRIB_H
#define _HTMLATTRIB_H
+#include <qcstring.h>
+#include <qlist.h>
+
/*! A Html option. A name, value pair */
struct HtmlAttrib
{