diff options
Diffstat (limited to 'plugins/IEHistory/src/dlgHandlers.h')
-rw-r--r-- | plugins/IEHistory/src/dlgHandlers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEHistory/src/dlgHandlers.h b/plugins/IEHistory/src/dlgHandlers.h index 990c9da3c0..f0696a0abc 100644 --- a/plugins/IEHistory/src/dlgHandlers.h +++ b/plugins/IEHistory/src/dlgHandlers.h @@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_HISTORY_DLG_HANDLERS_H #define M_HISTORY_DLG_HANDLERS_H -#include "commonheaders.h" +#include "stdafx.h" #define LOAD_IN_BACKGROUND 0x00000001 |