diff options
Diffstat (limited to 'src/common/emu_window.h')
| -rw-r--r-- | src/common/emu_window.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/emu_window.h b/src/common/emu_window.h index f49367057..7f68c9237 100644 --- a/src/common/emu_window.h +++ b/src/common/emu_window.h | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | #ifndef CORE_EMUWINDOW_H_ | 25 | #ifndef CORE_EMUWINDOW_H_ |
| 26 | #define CORE_EMUWINDOW_H_ | 26 | #define CORE_EMUWINDOW_H_ |
| 27 | 27 | ||
| 28 | #include "common.h" | 28 | #include "common/common.h" |
| 29 | 29 | ||
| 30 | //namespace input_common | 30 | //namespace input_common |
| 31 | //{ | 31 | //{ |