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