summaryrefslogtreecommitdiffstats
path: root/src/os_mswin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_mswin.c')
-rw-r--r--src/os_mswin.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/os_mswin.c b/src/os_mswin.c
index ce4420b334..6d043269de 100644
--- a/src/os_mswin.c
+++ b/src/os_mswin.c
@@ -2357,6 +2357,8 @@ mch_print_set_fg(unsigned long fgcol)
#endif /*FEAT_PRINTER && !FEAT_POSTSCRIPT*/
+
+
#if defined(FEAT_SHORTCUT) || defined(PROTO)
# include <shlobj.h>