summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ut88.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ut88.h')
-rw-r--r--src/mame/includes/ut88.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/includes/ut88.h b/src/mame/includes/ut88.h
index e4dccb4b721..eb29fc92666 100644
--- a/src/mame/includes/ut88.h
+++ b/src/mame/includes/ut88.h
@@ -5,10 +5,11 @@
* includes/ut88.h
*
****************************************************************************/
-
#ifndef MAME_INCLUDES_UT88_H
#define MAME_INCLUDES_UT88_H
+#pragma once
+
#include "cpu/i8085/i8085.h"
#include "sound/dac.h"
#include "machine/i8255.h"