summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/simpsons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/simpsons.h')
-rw-r--r--src/mame/includes/simpsons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/simpsons.h b/src/mame/includes/simpsons.h
index 1210d9ea709..3a206085c3c 100644
--- a/src/mame/includes/simpsons.h
+++ b/src/mame/includes/simpsons.h
@@ -5,7 +5,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 "video/k052109.h"
#include "video/k053251.h"