summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/vendetta.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/vendetta.h')
-rw-r--r--src/mame/includes/vendetta.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/vendetta.h b/src/mame/includes/vendetta.h
index 9da277a1ed8..f0cd809e669 100644
--- a/src/mame/includes/vendetta.h
+++ b/src/mame/includes/vendetta.h
@@ -10,7 +10,7 @@
#pragma once
-#include "cpu/m6809/konami.h" /* for the callback and the firq irq definition */
+#include "cpu/m6809/konami.h" // for the callback and the firq irq definition
#include "machine/bankdev.h"
#include "machine/k053252.h"
#include "video/k052109.h"