summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms32010/32010dsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/tms32010/32010dsm.h')
-rw-r--r--src/devices/cpu/tms32010/32010dsm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/cpu/tms32010/32010dsm.h b/src/devices/cpu/tms32010/32010dsm.h
index d2b93d5f5a4..bbbd7876fa5 100644
--- a/src/devices/cpu/tms32010/32010dsm.h
+++ b/src/devices/cpu/tms32010/32010dsm.h
@@ -24,8 +24,8 @@
* *
\**************************************************************************/
-#ifndef MAME_CPU_TMS32010_DIS32010_H
-#define MAME_CPU_TMS32010_DIS32010_H
+#ifndef MAME_CPU_TMS32010_32010DSM_H
+#define MAME_CPU_TMS32010_32010DSM_H
#pragma once
@@ -56,4 +56,4 @@ private:
std::vector<TMS32010Opcode> Op;
};
-#endif
+#endif // MAME_CPU_TMS32010_32010DSM_H