We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f23fa commit bb6f70dCopy full SHA for bb6f70d
src/vsg/utils/GraphicsPipelineConfigurator.cpp
@@ -12,6 +12,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
12
13
#include <vsg/app/View.h>
14
#include <vsg/io/Logger.h>
15
+#include <vsg/io/Options.h>
16
#include <vsg/nodes/StateGroup.h>
17
#include <vsg/state/ViewDependentState.h>
18
#include <vsg/utils/GraphicsPipelineConfigurator.h>
0 commit comments