mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-27 11:59:36 -04:00
fixed project includes to use new directory structure
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
#include <vector>
|
||||
#include <string.h>
|
||||
|
||||
#include "common.h"
|
||||
#include "string_util.h"
|
||||
#include "common/common.h"
|
||||
#include "common/string_util.h"
|
||||
|
||||
// User directory indices for GetUserPath
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user