diff options
Diffstat (limited to 'plugins/IEHistory/src/events.cpp')
-rw-r--r-- | plugins/IEHistory/src/events.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/IEHistory/src/events.cpp b/plugins/IEHistory/src/events.cpp index 558be95924..2b73d127b1 100644 --- a/plugins/IEHistory/src/events.cpp +++ b/plugins/IEHistory/src/events.cpp @@ -18,6 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include "stdafx.h" #include "events.h" HANDLE hModulesLoaded; |