summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/lviv_lvt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/lviv_lvt.h')
-rw-r--r--src/lib/formats/lviv_lvt.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/formats/lviv_lvt.h b/src/lib/formats/lviv_lvt.h
index e34e3eb207c..341ca801791 100644
--- a/src/lib/formats/lviv_lvt.h
+++ b/src/lib/formats/lviv_lvt.h
@@ -7,12 +7,13 @@
Format code for Lviv cassette files
*********************************************************************/
+#ifndef MAME_FORMATS_LVIV_LVT_H
+#define MAME_FORMATS_LVIV_LVT_H
-#ifndef LVIV_LVT_H
-#define LVIV_LVT_H
+#pragma once
#include "cassimg.h"
CASSETTE_FORMATLIST_EXTERN(lviv_lvt_format);
-#endif /* LVIV_LVT_H */
+#endif // MAME_FORMATS_LVIV_LVT_H