summaryrefslogtreecommitdiffstats
path: root/lib/puppet/selector.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet/selector.rb')
-rw-r--r--lib/puppet/selector.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/puppet/selector.rb b/lib/puppet/selector.rb
index 51e82b09d..6bfa1e2dd 100644
--- a/lib/puppet/selector.rb
+++ b/lib/puppet/selector.rb
@@ -2,10 +2,10 @@
# $Id$
-require 'blink'
-require 'blink/fact'
+require 'puppet'
+require 'puppet/fact'
-module Blink
+module Puppet
#---------------------------------------------------------------
# this class will provide something like a 'select' statement, but it will
# return a value