summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/deco156.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/deco156.h')
-rw-r--r--src/mame/machine/deco156.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mame/machine/deco156.h b/src/mame/machine/deco156.h
index b73b82f4b56..f33670c459a 100644
--- a/src/mame/machine/deco156.h
+++ b/src/mame/machine/deco156.h
@@ -1,4 +1,10 @@
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
+#ifndef MAME_MACHINE_DECO156_H
+#define MAME_MACHINE_DECO156_H
+
+#pragma once
void deco156_decrypt(running_machine &machine);
+
+#endif // MAME_MACHINE_DECO156_H