summaryrefslogtreecommitdiff
path: root/src/core/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/system.h')
-rw-r--r--src/core/system.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/system.h b/src/core/system.h
index 8e94e5252..09f1f6ebe 100644
--- a/src/core/system.h
+++ b/src/core/system.h
@@ -4,8 +4,8 @@
4 4
5#pragma once 5#pragma once
6 6
7#include "emu_window.h" 7#include "common/emu_window.h"
8#include "file_sys/meta_file_system.h" 8#include "core/file_sys/meta_file_system.h"
9 9
10//////////////////////////////////////////////////////////////////////////////////////////////////// 10////////////////////////////////////////////////////////////////////////////////////////////////////
11 11