summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upc82c711.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/upc82c711.cpp')
-rw-r--r--src/devices/machine/upc82c711.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/upc82c711.cpp b/src/devices/machine/upc82c711.cpp
index 7c021d30b2c..7e9e88d992b 100644
--- a/src/devices/machine/upc82c711.cpp
+++ b/src/devices/machine/upc82c711.cpp
@@ -7,7 +7,7 @@
**********************************************************************/
#include "emu.h"
-#include "machine/upc82c711.h"
+#include "upc82c711.h"
#define LOG_CFG (1U << 1)
#define LOG_FDC (1U << 2)