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 58845cf commit 0e990abCopy full SHA for 0e990ab
libs/openFrameworks/utils/ofConstants.h
@@ -369,7 +369,7 @@ typedef TESSindex ofIndexType;
369
#endif
370
371
#if defined(OF_ENABLE_TOLERANT_NARROW_PATH_CONVERSION)
372
- #include "ofFilesystem.h"
+ #include "ofFilesystemPath.h"
373
#else
374
namespace of::filesystem { using path = std::filesystem::path; }
375
0 commit comments