summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thunderx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/thunderx.h')
-rw-r--r--src/mame/includes/thunderx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/thunderx.h b/src/mame/includes/thunderx.h
index 67fb0e5f809..7b908f97949 100644
--- a/src/mame/includes/thunderx.h
+++ b/src/mame/includes/thunderx.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 "sound/k007232.h"
#include "video/k051960.h"