X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e4a197e4c60e461b8068b0619692ea083e30b8b..878ddad57a352a5609fd7bfd63406ed5f2aac564:/wxPython/scripts/helpviewer?ds=inline

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()