Skip to content

Commit af5e629

Browse files
committed
Fixed IMeshPackerV2.h
1 parent 4f7f68d commit af5e629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/nbl/asset/IMeshPackerV2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#ifndef __NBL_ASSET_I_MESH_PACKER_V2_H_INCLUDED__
66
#define __NBL_ASSET_I_MESH_PACKER_V2_H_INCLUDED__
77

8-
#include <nbl/asset/IMeshPacker.h>
8+
#include <nbl/asset/utils/IMeshPacker.h>
99

1010
namespace nbl
1111
{

0 commit comments

Comments
 (0)