summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/tools/imgtool/charconv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/tools/imgtool/charconv.h')
-rw-r--r--src/mess/tools/imgtool/charconv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/tools/imgtool/charconv.h b/src/mess/tools/imgtool/charconv.h
index 6a2b3042ff3..1d811eef99a 100644
--- a/src/mess/tools/imgtool/charconv.h
+++ b/src/mess/tools/imgtool/charconv.h
@@ -12,7 +12,7 @@
/* Supported character sets */
-enum imgtool_charset
+enum imgtool_charset
{
IMGTOOL_CHARSET_UTF8,
IMGTOOL_CHARSET_ISO_8859_1,