X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e4a197e4c60e461b8068b0619692ea083e30b8b..60e424abd6a8a65837cda8fa98eee592a5da2678:/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()