summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2024-04-20 19:10:53 -0600
committerGitHub <noreply@github.com>2024-04-20 19:10:53 -0600
commit7a10ba89f6bf26fd4b659510fefb2ce1cd315f02 (patch)
treea06fc0b8288801398c24c96e80b0320cf513c9de /src/main.h
parent4df64731472064ac5452b62fb867e59a18487852 (diff)
Header cleanup and some renames (#616)
* Place macros for addr conversions * dl renames * fixes * changes ok * Delete types.h * move enums
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index b4f759d85..b1e37ea95 100644
--- a/src/main.h
+++ b/src/main.h
@@ -1,7 +1,6 @@
#ifndef MAIN_H
#define MAIN_H
-#include "types.h"
// Message IDs
#define MESG_SP_COMPLETE 100