- merge audio headers
[reactos.git] / base / setup / usetup / muifonts.h
index 399a7eb..18e707a 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef LANG_MUI_FONTS_H__
-#define LANG_MUI_FONTS_H__
+#pragma once
 
 MUI_SUBFONT LatinFonts[] =
 {
@@ -88,5 +87,3 @@ MUI_SUBFONT UnicodeFonts[] =
     { L"Helv",            L"DejaVu Sans" },
     { NULL, NULL }
 };
-
-#endif