From: Harco de Hilster Date: Mon, 20 Sep 1999 11:53:41 +0000 (+0000) Subject: header inclusion fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/77cff606637e123ff279011919eb8c817e2149e1 header inclusion fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/treectrl.cpp b/src/msw/treectrl.cpp index ff98a5db03..8171cae0a3 100644 --- a/src/msw/treectrl.cpp +++ b/src/msw/treectrl.cpp @@ -45,6 +45,7 @@ #include "wx/dynarray.h" #include "wx/imaglist.h" #include "wx/treectrl.h" +#include "wx/settings.h" #ifdef __GNUWIN32__ #ifndef wxUSE_NORLANDER_HEADERS