summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cischeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cischeat.h')
-rw-r--r--src/mame/includes/cischeat.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/includes/cischeat.h b/src/mame/includes/cischeat.h
index 2f5717bac31..947392938af 100644
--- a/src/mame/includes/cischeat.h
+++ b/src/mame/includes/cischeat.h
@@ -1,9 +1,10 @@
// license:BSD-3-Clause
// copyright-holders:Luca Elia
-
#ifndef MAME_INCLUDES_CISCHEAT_H
#define MAME_INCLUDES_CISCHEAT_H
+#pragma once
+
// TODO: better inheritance, eventually split individual driver files
#include "sound/okim6295.h"