aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/font_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/font_utils.h')
-rw-r--r--gtk/font_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/font_utils.h b/gtk/font_utils.h
index ac91a43943..16dcc15d4e 100644
--- a/gtk/font_utils.h
+++ b/gtk/font_utils.h
@@ -54,7 +54,7 @@ typedef enum {
*/
extern fa_ret_t user_font_apply(void);
-#ifdef WIN32
+#ifdef _WIN32
#if GTK_MAJOR_VERSION < 2
/** Init the application font (GTK1 only).
*