#ifndef SYSTEM_PATHS_H_ #define SYSTEM_PATHS_H_ #include "System/IO.h" extern IO::Filename gDaedalusExePath; #endif // SYSTEM_PATHS_H_