mirror of
https://github.com/thunderbrewhq/bc.git
synced 2025-12-12 18:12:29 +00:00
fix(file): change include location for System_File objects
This commit is contained in:
parent
4f8d6e2016
commit
6bc45c9d02
12 changed files with 17 additions and 17 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "bc/file/Types.hpp"
|
||||
#include "bc/file/Filesystem.hpp"
|
||||
#include "bc/file/File.hpp"
|
||||
#include "bc/file/system/System_File.hpp"
|
||||
#include "bc/system/file/System_File.hpp"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue