diff options
Diffstat (limited to 'plugins/IEView/src/stdafx.h')
-rw-r--r-- | plugins/IEView/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEView/src/stdafx.h b/plugins/IEView/src/stdafx.h index 8ec7481c40..198f944b68 100644 --- a/plugins/IEView/src/stdafx.h +++ b/plugins/IEView/src/stdafx.h @@ -59,7 +59,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "Utils.h"
#include "ieview_services.h"
#include "Options.h"
-#include "Version.h"
+#include "version.h"
#include "ChatHTMLBuilder.h"
#include "HistoryHTMLBuilder.h"
#include "HTMLBuilder.h"
|