]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
compilation fix
[wxWidgets.git] / wxPython / setup.py
index 47ca253c00f7fb505340ed10cf22e8a400b85c87..f224408ece65033255e94f6161e14749c8fa92c4 100755 (executable)
@@ -705,6 +705,7 @@ if not GL_ONLY and BUILD_XRC:
                                 '%s/xh_frame.cpp' % XMLLOC,
 
                                 '%s/xh_gauge.cpp' % XMLLOC,
+                                '%s/xh_gdctl.cpp' % XMLLOC,
                                 '%s/xh_html.cpp' % XMLLOC,
                                 '%s/xh_listb.cpp' % XMLLOC,
                                 '%s/xh_listc.cpp' % XMLLOC,