mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-25 07:58:39 -05:00
Fix nn/ac.h includes.
This commit is contained in:
parent
2770867c97
commit
dc29e49a13
|
|
@ -4,6 +4,6 @@
|
|||
* \defgroup nn_ac Auto Connect
|
||||
*/
|
||||
|
||||
#include "ac/ac_c.h"
|
||||
#include "ac/ac_cpp.h"
|
||||
#include "ac/ac_types.h"
|
||||
#include <nn/ac/ac_c.h>
|
||||
#include <nn/ac/ac_cpp.h>
|
||||
#include <nn/ac/ac_types.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user