mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2025-01-23 22:41:22 +01:00
Move wups include into a seperate folder to avoid collisions
This commit is contained in:
parent
79c7571248
commit
0dc08b804b
@ -26,9 +26,9 @@
|
||||
#ifndef WUPS_H_
|
||||
#define WUPS_H_
|
||||
|
||||
#include "common.h"
|
||||
#include "function_patching.h"
|
||||
#include "hooks.h"
|
||||
#include "utils.h"
|
||||
#include "wups/common.h"
|
||||
#include "wups/function_patching.h"
|
||||
#include "wups/hooks.h"
|
||||
#include "wups/utils.h"
|
||||
|
||||
#endif /* WUPS_WUPS_H_ */
|
Loading…
x
Reference in New Issue
Block a user