Skip to content

Commit 0d824ae

Browse files
committed
ah it didn't see template declaration
1 parent 2cb75c9 commit 0d824ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/nbl/system/ISystem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
#include "nbl/system/ICancellableAsyncQueueDispatcher.h"
1313
#include "nbl/system/IFileArchive.h"
14-
#include "nbl/core/string/StringLiteral.h"
14+
#include "nbl/builtin/builtinResources.h"
1515

1616
namespace nbl::system
1717
{

0 commit comments

Comments
 (0)