mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-20 11:46:36 +02:00
cleanup includes, primarily artifacts of the updatestrat refactor
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
#include "mm/services/service.hpp"
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <mm/services/input_service.hpp>
|
||||
@ -9,8 +8,6 @@
|
||||
|
||||
#include <mm/opengl/render_tasks/imgui.hpp>
|
||||
|
||||
#include <entt/core/hashed_string.hpp>
|
||||
|
||||
#include <imgui/imgui.h>
|
||||
|
||||
class InputVisualizer : public MM::Services::Service {
|
||||
|
Reference in New Issue
Block a user