X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e4a197e4c60e461b8068b0619692ea083e30b8b..b6294124ecb7b6b72e4ef0b72e2934d74f56e65b:/wxPython/scripts/helpviewer?ds=sidebyside diff --git a/wxPython/scripts/helpviewer b/wxPython/scripts/helpviewer index c31cc70a15..b28c902571 100755 --- a/wxPython/scripts/helpviewer +++ b/wxPython/scripts/helpviewer @@ -1,4 +1,4 @@ #!/usr/bin/env python -from wxPython.tools.helpviewer import main +from wx.tools.helpviewer import main main()