From 1c6466854c8343ff9d27f48a1c00e864b3183176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Wed, 9 May 2001 22:37:27 +0000 Subject: [PATCH] compilation fix for apps w/o precompiled headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/regconf.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/wx/msw/regconf.h b/include/wx/msw/regconf.h index 5ed19b74e1..6c19bf5845 100644 --- a/include/wx/msw/regconf.h +++ b/include/wx/msw/regconf.h @@ -19,6 +19,7 @@ #ifndef _REGISTRY_H #include #endif +#include // ---------------------------------------------------------------------------- // wxRegConfig