summaryrefslogtreecommitdiff
path: root/minecproxy/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'minecproxy/misc.c')
-rw-r--r--minecproxy/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecproxy/misc.c b/minecproxy/misc.c
index 5687a3b..fa9d615 100644
--- a/minecproxy/misc.c
+++ b/minecproxy/misc.c
@@ -14,7 +14,7 @@
#include <netinet/tcp.h>
#include <inttypes.h>
-#include "main.h"
+#include "minecproxy.h"
#include "misc.h"
#include "uring.h"