[CONSOLE]
authorThomas Faber <thomas.faber@reactos.org>
Mon, 24 Apr 2017 07:19:41 +0000 (07:19 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Mon, 24 Apr 2017 07:19:41 +0000 (07:19 +0000)
- Fix build
CORE-12451

svn path=/trunk/; revision=74399

reactos/dll/cpl/console/console.h

index af3f99a..ff6e54f 100644 (file)
@@ -12,6 +12,7 @@
 #include <winreg.h>
 #include <winuser.h>
 #include <wincon.h>
+#include <wchar.h>
 #include <commctrl.h>
 #include <cpl.h>