From 363736303e86ac0a82d7496252d6db4d32a62bd8 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 2 Jun 2010 18:09:34 +0000 Subject: [PATCH] Added #include --- include/osgQt/QWebViewImage | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/osgQt/QWebViewImage b/include/osgQt/QWebViewImage index 97e6f786b..c09e98e9f 100644 --- a/include/osgQt/QWebViewImage +++ b/include/osgQt/QWebViewImage @@ -17,6 +17,8 @@ // make sure this header isn't built as par of osgQt, leaving it to applications to build #if !defined(OSGQT_LIBRARY) && !defined(OSG_LIBRARY_STATIC) +#include + #include #include