diff options
author | 2021-12-04 03:01:44 +1100 | |
---|---|---|
committer | 2021-12-04 03:01:44 +1100 | |
commit | a36ee84e5c82f5396881d95eed8c3bef2c70d82c (patch) | |
tree | 901e7441f9ebc4e5c43040373b6ea7e2d31bbe80 /src/devices/machine/dl11.cpp | |
parent | 8393c4de81208be5cc294731aac7f50f59c12e1a (diff) |
-Filled in a few more Slovak messages after discussion with Milan.
-machine/dl11.cpp: Slight cleanup.
Diffstat (limited to 'src/devices/machine/dl11.cpp')
-rw-r--r-- | src/devices/machine/dl11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/dl11.cpp b/src/devices/machine/dl11.cpp index cdaaf7d90a9..a0a09b9f0ab 100644 --- a/src/devices/machine/dl11.cpp +++ b/src/devices/machine/dl11.cpp @@ -11,7 +11,7 @@ ***************************************************************************/ #include "emu.h" -#include "machine/dl11.h" +#include "dl11.h" //************************************************************************** |