diff options
Diffstat (limited to 'plugins/IEView/src/Utils.h')
-rw-r--r-- | plugins/IEView/src/Utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEView/src/Utils.h b/plugins/IEView/src/Utils.h index 38d8cdddc2..a5d9400244 100644 --- a/plugins/IEView/src/Utils.h +++ b/plugins/IEView/src/Utils.h @@ -23,7 +23,7 @@ class Utils; #ifndef UTILS_INCLUDED
#define UTILS_INCLUDED
-#include "ieview_common.h"
+#include "stdafx.h"
class Utils {
private:
|