diff options
Diffstat (limited to 'command-stubs')
-rwxr-xr-x | command-stubs/rescue-startx-stub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/command-stubs/rescue-startx-stub b/command-stubs/rescue-startx-stub index 808bce166..3659efef9 100755 --- a/command-stubs/rescue-startx-stub +++ b/command-stubs/rescue-startx-stub @@ -5,7 +5,7 @@ # import os, sys -import rhpl.xserver as xserver +import rhpxl.xserver as xserver import rhpl.keyboard as keyboard # see if its even possible |