]> git.saurik.com Git - wxWidgets.git/commitdiff
include private.h
authorRobin Dunn <robin@alldunn.com>
Mon, 3 Sep 2007 03:13:49 +0000 (03:13 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 3 Sep 2007 03:13:49 +0000 (03:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/stc/stc.cpp.in

index 592e6da131fda58cd00dedd231adecd199b02e4f..b20db627fa1e1c5a8b9f26c915311a0eef8a3ae5 100644 (file)
@@ -25,6 +25,7 @@
 #if wxUSE_STC
 
 #include "wx/stc/stc.h"
+#include "wx/stc/private.h"
 
 #ifndef WX_PRECOMP
     #include "wx/wx.h"