[nostalgia/player] Cleanup
This commit is contained in:
@ -6,6 +6,4 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include <ox/fs/fs.hpp>
|
||||
|
||||
ox::Error run(ox::FileSystem *fs) noexcept;
|
||||
class ox::Error run(class ox::FileSystem *fs) noexcept;
|
||||
|
@ -6,7 +6,6 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include <ox/std/trace.hpp>
|
||||
#include <nostalgia/core/core.hpp>
|
||||
|
||||
#include "app.hpp"
|
||||
|
Reference in New Issue
Block a user