summaryrefslogtreecommitdiff
path: root/lib/systemu.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/systemu.rb')
-rw-r--r--lib/systemu.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/systemu.rb b/lib/systemu.rb
index 9121367..e4fc680 100644
--- a/lib/systemu.rb
+++ b/lib/systemu.rb
@@ -259,7 +259,7 @@ end
# some monkeypatching for JRuby
if defined? JRUBY_VERSION
require 'jruby'
- import org.jruby.RubyProcess
+ java_import org.jruby.RubyProcess
class SystemUniversal
def systemu