We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729efcf commit 1f55be7Copy full SHA for 1f55be7
include/nbl/video/utilities/IDrawIndirectAllocator.h
@@ -5,8 +5,7 @@
5
#ifndef _NBL_VIDEO_I_DRAW_INDIRECT_ALLOCATOR_H_INCLUDED_
6
#define _NBL_VIDEO_I_DRAW_INDIRECT_ALLOCATOR_H_INCLUDED_
7
8
-
9
-#include "nbl/core/alloc/GeneralPurposeAddressAllocator.h"
+#include "nbl/core/alloc/GeneralpurposeAddressAllocator.h"
10
11
#include "nbl/video/utilities/CPropertyPool.h"
12
#include "nbl/video/utilities/CPropertyPoolHandler.h"
@@ -183,4 +182,4 @@ class IDrawIndirectAllocator : public core::IReferenceCounted
183
182
184
}
185
186
-#endif
+#endif
0 commit comments