]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/radiobut.cpp
Updates for VA 4.0
[wxWidgets.git] / src / motif / radiobut.cpp
index 7be3126b54eae76ad92d57fa0f793e75fd7e0a75..ccce0c93098d6eb3fef812b5f8692a6e7ba648ee 100644 (file)
@@ -23,7 +23,7 @@
 #include <Xm/RowColumn.h>
 #include <Xm/Form.h>
 
-#include <wx/motif/private.h>
+#include "wx/motif/private.h"
 
 void wxRadioButtonCallback (Widget w, XtPointer clientData,
                             XmToggleButtonCallbackStruct * cbs);