mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-12-06 16:06:36 +01:00
cleanup includes, primarily artifacts of the updatestrat refactor
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
#include "./imgui_s.hpp"
|
||||
#include "mm/services/service.hpp"
|
||||
#include "mm/update_strategies/update_strategy.hpp"
|
||||
|
||||
#include <imgui/imgui.h>
|
||||
#include <imgui/backends/imgui_impl_sdl.h>
|
||||
|
||||
#include <entt/core/hashed_string.hpp>
|
||||
|
||||
#ifdef MM_OPENGL_3
|
||||
#include <imgui/backends/imgui_impl_opengl3.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user