summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd4991a.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/upd4991a.cpp')
-rw-r--r--src/devices/machine/upd4991a.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/upd4991a.cpp b/src/devices/machine/upd4991a.cpp
index 0f1419d7270..c58fcfef159 100644
--- a/src/devices/machine/upd4991a.cpp
+++ b/src/devices/machine/upd4991a.cpp
@@ -18,7 +18,7 @@
**************************************************************************************************/
#include "emu.h"
-#include "machine/upd4991a.h"
+#include "upd4991a.h"
//*************************************************************************************************