summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/gromport/gromport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ti99/gromport/gromport.h')
-rw-r--r--src/devices/bus/ti99/gromport/gromport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/ti99/gromport/gromport.h b/src/devices/bus/ti99/gromport/gromport.h
index e74c7e16e29..3f332e84a51 100644
--- a/src/devices/bus/ti99/gromport/gromport.h
+++ b/src/devices/bus/ti99/gromport/gromport.h
@@ -12,7 +12,7 @@
#pragma once
-#include "bus/ti99/ti99defs.h"
+#define TI99_GROMPORT_TAG "gromport"
namespace bus { namespace ti99 { namespace gromport {