summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/vic_pl192.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/vic_pl192.cpp')
-rw-r--r--src/devices/machine/vic_pl192.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/vic_pl192.cpp b/src/devices/machine/vic_pl192.cpp
index c4ab633145d..c2c47549556 100644
--- a/src/devices/machine/vic_pl192.cpp
+++ b/src/devices/machine/vic_pl192.cpp
@@ -4,7 +4,7 @@
// ARM PrimeCell PL190/PL192 VIC emulation
#include "emu.h"
-#include "machine/vic_pl192.h"
+#include "vic_pl192.h"
#define VERBOSE (LOG_GENERAL)
#include "logmacro.h"