diff options
Diffstat (limited to 'plugins/IEView/src/Options.h')
-rw-r--r-- | plugins/IEView/src/Options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEView/src/Options.h b/plugins/IEView/src/Options.h index d0420cdc5f..8e626cb9b4 100644 --- a/plugins/IEView/src/Options.h +++ b/plugins/IEView/src/Options.h @@ -23,7 +23,7 @@ class Options; #ifndef OPTIONS_INCLUDED
#define OPTIONS_INCLUDED
//#include "FontList.h"
-#include "ieview_common.h"
+#include "stdafx.h"
#define DBS_BASICFLAGS "GeneralFlags"
|