Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit e6150ca

Browse files
committed
remove imgui header
1 parent 5a39f69 commit e6150ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Managers/UInputMan.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
#include "NetworkServer.h"
1313

1414
#include "SDL.h"
15-
16-
#include "imgui/imgui.h"
17-
1815
namespace RTE {
1916

2017
std::array<uint8_t, SDL_NUM_SCANCODES> UInputMan::s_PrevKeyStates;

0 commit comments

Comments
 (0)