]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_radbx.cpp
use native lines/columns per action for mouse wheel event
[wxWidgets.git] / src / xrc / xh_radbx.cpp
index c6ee9307a685b10ea9ce1342a4a56580dce7febc..2ce7f5c9bed5bb62424fa2af87b5355482c6c0b4 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     XRC resource for wxRadioBox
 // Author:      Bob Mitchell
 // Created:     2000/03/21
-// RCS-ID:      $Id$
 // Copyright:   (c) 2000 Bob Mitchell and Verant Interactive
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -24,6 +23,8 @@
     #include "wx/radiobox.h"
 #endif
 
+#include "wx/xml/xml.h"
+
 IMPLEMENT_DYNAMIC_CLASS(wxRadioBoxXmlHandler, wxXmlResourceHandler)
 
 wxRadioBoxXmlHandler::wxRadioBoxXmlHandler()