diff options
Diffstat (limited to 'plugins/NewStory/src/stdafx.h')
-rw-r--r-- | plugins/NewStory/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewStory/src/stdafx.h b/plugins/NewStory/src/stdafx.h index c278cdac34..83ea563746 100644 --- a/plugins/NewStory/src/stdafx.h +++ b/plugins/NewStory/src/stdafx.h @@ -21,6 +21,7 @@ Boston, MA 02111-1307, USA. //Windows headers #include <windows.h> +#include <windowsx.h> #include <process.h> #include <tchar.h> #include <commctrl.h> |