summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/74123.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/74123.cpp')
-rw-r--r--src/devices/machine/74123.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/machine/74123.cpp b/src/devices/machine/74123.cpp
index 895d49a4a9e..9e57a805664 100644
--- a/src/devices/machine/74123.cpp
+++ b/src/devices/machine/74123.cpp
@@ -9,7 +9,8 @@
*****************************************************************************/
#include "emu.h"
-#include "machine/74123.h"
+#include "74123.h"
+
#include "machine/rescap.h"
//#define VERBOSE 1