From bce78bdc4292e6ed1502a3dfda6fc6f88d39a858 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Wed, 25 Jun 2003 18:44:11 +0000 Subject: [PATCH 1/1] compilation fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/src/gizmos/statpict.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/gizmos/statpict.cpp b/contrib/src/gizmos/statpict.cpp index e3f39f4ec8..1f50fc8ce5 100644 --- a/contrib/src/gizmos/statpict.cpp +++ b/contrib/src/gizmos/statpict.cpp @@ -15,7 +15,7 @@ #include "wx/defs.h" -#include "statpict.h" +#include "wx/gizmos/statpict.h" #include "wx/dcclient.h" #if !USE_SHARED_LIBRARY -- 2.45.2