We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f55d83d + 4157530 commit 871e7d3Copy full SHA for 871e7d3
1 file changed
include/vsg/state/ViewDependentState.h
@@ -20,6 +20,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
20
#include <vsg/state/BindDescriptorSet.h>
21
#include <vsg/state/DescriptorBuffer.h>
22
#include <vsg/state/DescriptorImage.h>
23
+#include <vsg/utils/ShaderSet.h>
24
25
namespace vsg
26
{
0 commit comments