aboutsummaryrefslogtreecommitdiff
path: root/backends/ps2/systemps2.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/ps2/systemps2.h')
-rw-r--r--backends/ps2/systemps2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/ps2/systemps2.h b/backends/ps2/systemps2.h
index 01eb5c6f40..3c0a0efb9f 100644
--- a/backends/ps2/systemps2.h
+++ b/backends/ps2/systemps2.h
@@ -22,8 +22,8 @@
#ifndef SYSTEMPS2_H
#define SYSTEMPS2_H
-#include "stdafx.h"
-#include "system.h"
+#include "common/stdafx.h"
+#include "common/system.h"
class Gs2dScreen;
class Ps2Input;