summaryrefslogtreecommitdiff
path: root/alf/alf.h
diff options
context:
space:
mode:
Diffstat (limited to 'alf/alf.h')
-rw-r--r--alf/alf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alf/alf.h b/alf/alf.h
index 4ebe205..3274016 100644
--- a/alf/alf.h
+++ b/alf/alf.h
@@ -8,7 +8,7 @@ extern "C" {
#endif
typedef struct {
- int dpi;
+ UINT dpi;
LOGFONT lfMessageFont;
HFONT hMessageFont;
} ALFWindowFonts;