mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
fixes editor warnings about undefined types in a bunch of files
This commit is contained in:

committed by
Nadia Holmquist Pedersen

parent
457dd56b88
commit
98903f8076
@ -19,6 +19,8 @@
|
||||
#ifndef WIFIAP_H
|
||||
#define WIFIAP_H
|
||||
|
||||
#include "types.h"
|
||||
|
||||
namespace WifiAP
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user