diff options
Diffstat (limited to 'plugins/SimpleStatusMsg/src/commonheaders.h')
-rw-r--r-- | plugins/SimpleStatusMsg/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SimpleStatusMsg/src/commonheaders.h b/plugins/SimpleStatusMsg/src/commonheaders.h index 150982a42f..be3c7fc63a 100644 --- a/plugins/SimpleStatusMsg/src/commonheaders.h +++ b/plugins/SimpleStatusMsg/src/commonheaders.h @@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define _CRT_SECURE_NO_WARNINGS
#include <windows.h>
+#include <windowsx.h>
#include <time.h>
#include <newpluginapi.h>
|