Skip to content

Commit 0e990ab

Browse files
correction of file name
1 parent 58845cf commit 0e990ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/openFrameworks/utils/ofConstants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ typedef TESSindex ofIndexType;
369369
#endif
370370

371371
#if defined(OF_ENABLE_TOLERANT_NARROW_PATH_CONVERSION)
372-
#include "ofFilesystem.h"
372+
#include "ofFilesystemPath.h"
373373
#else
374374
namespace of::filesystem { using path = std::filesystem::path; }
375375
#endif

0 commit comments

Comments
 (0)