aboutsummaryrefslogtreecommitdiff
path: root/src/WifiAP.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/WifiAP.h')
-rw-r--r--src/WifiAP.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/WifiAP.h b/src/WifiAP.h
index 67ea424..e5ca1ed 100644
--- a/src/WifiAP.h
+++ b/src/WifiAP.h
@@ -1,5 +1,5 @@
/*
- Copyright 2016-2021 Arisotura
+ Copyright 2016-2022 melonDS team
This file is part of melonDS.
@@ -19,6 +19,8 @@
#ifndef WIFIAP_H
#define WIFIAP_H
+#include "types.h"
+
namespace WifiAP
{
@@ -31,7 +33,6 @@ bool Init();
void DeInit();
void Reset();
-void USTimer();
void MSTimer();
// packet format: 12-byte TX header + original 802.11 frame