Skip to content
This repository was archived by the owner on Dec 31, 2020. It is now read-only.

Commit 383331b

Browse files
committed
Fix issue #240.
1 parent 1a75484 commit 383331b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nvimage/ImageIO.cpp

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

1414
#include "nvcore/Ptr.h"
1515
#include "nvcore/Utils.h"
16-
#include "nvcore/Array.h"
16+
#include "nvcore/Array.inl"
1717
#include "nvcore/StrLib.h"
1818
#include "nvcore/StdStream.h"
1919
#include "nvcore/TextWriter.h"

0 commit comments

Comments
 (0)