summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/abc1600.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/abc1600.h')
-rw-r--r--src/mame/includes/abc1600.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/abc1600.h b/src/mame/includes/abc1600.h
index d64bed61f72..f0a63689450 100644
--- a/src/mame/includes/abc1600.h
+++ b/src/mame/includes/abc1600.h
@@ -2,8 +2,8 @@
// copyright-holders:Curt Coder
#pragma once
-#ifndef __ABC1600__
-#define __ABC1600__
+#ifndef MAME_INCLUDES_ABC1600_H
+#define MAME_INCLUDES_ABC1600_H
#include "bus/abcbus/abcbus.h"
#include "bus/rs232/rs232.h"