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