We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c44e42 commit 03e394aCopy full SHA for 03e394a
vsgvr/src/vsgvr/app/CompositionLayer.cpp
@@ -32,6 +32,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32
#include <vsg/app/View.h>
33
#include <vsg/app/RenderGraph.h>
34
#include <vsg/commands/PipelineBarrier.h>
35
+#include <vsg/nodes/Light.h>
36
#include <vsg/ui/FrameStamp.h>
37
#include <vsg/vk/SubmitCommands.h>
38
0 commit comments