diff --git a/src/nostalgia/core/typeconv.hpp b/src/nostalgia/core/typeconv.hpp index c2f001f9..50bfdc22 100644 --- a/src/nostalgia/core/typeconv.hpp +++ b/src/nostalgia/core/typeconv.hpp @@ -4,17 +4,12 @@ #pragma once -#include "gfx.hpp" +#include #include -#include -#include -#include -#include -#include - #include "context.hpp" +#include "gfx.hpp" namespace nostalgia::core {