From d3df401664a78f0c5315ac293de61fbdbe4d3cca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Teuli=C3=A8re?= Date: Wed, 19 May 2010 19:28:09 +0000 Subject: [PATCH] Compilation fix for the Windows build --- qt/dic_wizard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt/dic_wizard.cpp b/qt/dic_wizard.cpp index 64746bf..87d8931 100644 --- a/qt/dic_wizard.cpp +++ b/qt/dic_wizard.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include #include