summaryrefslogtreecommitdiff
path: root/include/padmgr.h
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2025-05-24 22:20:51 +0200
committerGitHub <noreply@github.com>2025-05-24 16:20:51 -0400
commit6d56b1b8e0410da164f3e5d0d62f4a9d472a1445 (patch)
tree5bdc14b4d98989cfbdb72c4ccb313a2f3337d587 /include/padmgr.h
parentf7073a7837de95ac72a0189c74ffa96335280f12 (diff)
Cleanup includes in header files (#2540)
* Cleanup includes in header files * include libc headers without libc/ prefix * fix * fix2 * fix3 * fix4 * some bss lol * bss * fix
Diffstat (limited to 'include/padmgr.h')
-rw-r--r--include/padmgr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/padmgr.h b/include/padmgr.h
index 4b9e6890c..9859b501a 100644
--- a/include/padmgr.h
+++ b/include/padmgr.h
@@ -4,7 +4,6 @@
#include "ultra64.h"
#include "libu64/pad.h"
#include "irqmgr.h"
-#include "versions.h"
typedef enum ControllerPakType {
CONT_PAK_NONE,