summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/coleco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/coleco.h')
-rw-r--r--src/mame/includes/coleco.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/coleco.h b/src/mame/includes/coleco.h
index 7c48d7d6046..f8624113a17 100644
--- a/src/mame/includes/coleco.h
+++ b/src/mame/includes/coleco.h
@@ -2,8 +2,8 @@
// copyright-holders:Mike Balfour, Ben Bruscella, Sean Young
#pragma once
-#ifndef __COLECO__
-#define __COLECO__
+#ifndef MAME_INCLUDES_COLECO_H
+#define MAME_INCLUDES_COLECO_H
#include "cpu/z80/z80.h"