diff options
Diffstat (limited to 'app/wlib/mswlib/mswpref.c')
-rw-r--r-- | app/wlib/mswlib/mswpref.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/wlib/mswlib/mswpref.c b/app/wlib/mswlib/mswpref.c index eaa39fe..201171a 100644 --- a/app/wlib/mswlib/mswpref.c +++ b/app/wlib/mswlib/mswpref.c @@ -5,6 +5,7 @@ #include <commdlg.h> #include <math.h> #include <stdio.h> +#include "misc.h" #include "mswint.h" #include <shlobj.h> #include <Shlwapi.h> |