diff options
Diffstat (limited to 'plugins/MirandaG15/src')
-rw-r--r-- | plugins/MirandaG15/src/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/MirandaG15/src/resource.h b/plugins/MirandaG15/src/resource.h index 97390427be..f30559a0fc 100644 --- a/plugins/MirandaG15/src/resource.h +++ b/plugins/MirandaG15/src/resource.h @@ -1,3 +1,5 @@ +#include <windows.h>
+
#define IDD_FONTS 102
#define IDC_STATIC11 3000
#define IDC_STATIC12 3002
|