summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/softbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/softbox.h')
-rw-r--r--src/mame/includes/softbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/softbox.h b/src/mame/includes/softbox.h
index bc6b3bae329..88d915797e3 100644
--- a/src/mame/includes/softbox.h
+++ b/src/mame/includes/softbox.h
@@ -2,8 +2,8 @@
// copyright-holders:Curt Coder, Mike Naberezny
#pragma once
-#ifndef __SOFTBOX__
-#define __SOFTBOX__
+#ifndef MAME_INCLUDES_SOFTBOX_H
+#define MAME_INCLUDES_SOFTBOX_H
#include "bus/ieee488/ieee488.h"
#include "bus/imi7000/imi7000.h"