diff options
Diffstat (limited to 'plugins/IEView/src/Template.h')
-rw-r--r-- | plugins/IEView/src/Template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEView/src/Template.h b/plugins/IEView/src/Template.h index 4d1f0846cc..18ebf40c52 100644 --- a/plugins/IEView/src/Template.h +++ b/plugins/IEView/src/Template.h @@ -23,7 +23,7 @@ class Template; #ifndef TEMPLATE_INCLUDED
#define TEMPLATE_INCLUDED
-#include "ieview_common.h"
+#include "stdafx.h"
class TokenDef {
public:
|