diff options
Diffstat (limited to 'plugins/WhenWasIt/src/commonheaders.h')
-rw-r--r-- | plugins/WhenWasIt/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/WhenWasIt/src/commonheaders.h b/plugins/WhenWasIt/src/commonheaders.h index 3434e38223..a0435abcc1 100644 --- a/plugins/WhenWasIt/src/commonheaders.h +++ b/plugins/WhenWasIt/src/commonheaders.h @@ -25,6 +25,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define _CRT_NON_CONFORMING_SWPRINTFS
#include <windows.h>
+#include <windowsx.h>
#include <time.h>
#include <math.h>
#include <commctrl.h>
|