summaryrefslogtreecommitdiff
path: root/frontends/windows/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows/font.h')
-rw-r--r--frontends/windows/font.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/windows/font.h b/frontends/windows/font.h
index f2128afc5..0e867554a 100644
--- a/frontends/windows/font.h
+++ b/frontends/windows/font.h
@@ -22,8 +22,8 @@
* The interface to the win32 font and utf8 handling.
*/
-#ifndef _NETSURF_WINDOWS_FONT_H_
-#define _NETSURF_WINDOWS_FONT_H_
+#ifndef NETSURF_WINDOWS_FONT_H
+#define NETSURF_WINDOWS_FONT_H
extern HWND font_hwnd;