We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55d83d commit 4157530Copy full SHA for 4157530
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