]> git.saurik.com Git - wxWidgets.git/commitdiff
build fix, should have been part of r66615
authorPaul Cornett <paulcor@bullseye.com>
Fri, 7 Jan 2011 17:18:38 +0000 (17:18 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Fri, 7 Jan 2011 17:18:38 +0000 (17:18 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/propgrid/sampleprops.h

index e3bf73844f084c1c919a305de309f3259de75c21..7cbb41f3e3c32bf97eb2a9f31d0da1e2d8d3940a 100644 (file)
@@ -12,6 +12,7 @@
 #ifndef _WX_SAMPLES_PROPGRID_SAMPLEPROPS_H_
 #define _WX_SAMPLES_PROPGRID_SAMPLEPROPS_H_
 
+#include "wx/fontdata.h"
 
 DECLARE_VARIANT_OBJECT(wxFontData)