summaryrefslogtreecommitdiff
path: root/src/cssparser.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cssparser.hh')
-rw-r--r--src/cssparser.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cssparser.hh b/src/cssparser.hh
index 8609877b..30d02eee 100644
--- a/src/cssparser.hh
+++ b/src/cssparser.hh
@@ -2,7 +2,8 @@
#define __CSSPARSER_HH__
#include "css.hh"
-#include "html_common.hh"
+
+class DilloHtml;
class CssParser {
private: