Skip to content

Commit 0dae11e

Browse files
committed
Windows build fix.
1 parent ed9ae23 commit 0dae11e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/vsg/utils/Profiler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1515
#include <vsg/io/stream.h>
1616
#include <vsg/ui/FrameStamp.h>
1717
#include <vsg/utils/Instrumentation.h>
18-
#include <vsg/vk/Device.h>
18+
#include <vsg/state/QueryPool.h>
1919

2020
namespace vsg
2121
{

0 commit comments

Comments
 (0)