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