summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/eeprompar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/eeprompar.cpp')
-rw-r--r--src/devices/machine/eeprompar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/eeprompar.cpp b/src/devices/machine/eeprompar.cpp
index be99c359532..787093f9194 100644
--- a/src/devices/machine/eeprompar.cpp
+++ b/src/devices/machine/eeprompar.cpp
@@ -47,7 +47,7 @@
***************************************************************************/
#include "emu.h"
-#include "machine/eeprompar.h"
+#include "eeprompar.h"
//#define VERBOSE 1
#include "logmacro.h"