diff --git a/include/osg/Plane b/include/osg/Plane index 512a09809..ff9481cd0 100644 --- a/include/osg/Plane +++ b/include/osg/Plane @@ -21,7 +21,10 @@ #include #include #include + +#ifdef OSG_USE_BOUND #include +#endif #include