Skip to content

Commit 9b7bb5e

Browse files
committed
Added new include
1 parent b499af7 commit 9b7bb5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/vsg/all.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
129129
#include <vsg/commands/Draw.h>
130130
#include <vsg/commands/DrawIndexed.h>
131131
#include <vsg/commands/DrawIndexedIndirect.h>
132+
#include <vsg/commands/DrawIndexedIndirectCommand.h>
132133
#include <vsg/commands/DrawIndirect.h>
133134
#include <vsg/commands/DrawIndirectCommand.h>
134135
#include <vsg/commands/EndQuery.h>

0 commit comments

Comments
 (0)