Index: trunk/PS-IPP-Config/lib/PS/IPP/Operations.pm
===================================================================
--- trunk/PS-IPP-Config/lib/PS/IPP/Operations.pm	(revision 15677)
+++ trunk/PS-IPP-Config/lib/PS/IPP/Operations.pm	(revision 15678)
@@ -1,5 +1,5 @@
 # Copyright (c) 2007  Paul Price
 #
-# $Id: Operations.pm,v 1.2 2007-11-22 00:33:39 price Exp $
+# $Id: Operations.pm,v 1.3 2007-11-22 00:46:44 price Exp $
 
 package PS::IPP::Operations;
@@ -12,5 +12,7 @@
 use Carp qw( carp );
 use IPC::Cmd 0.36 qw( can_run run );
-use PS::IPP::Config qw( caturi );
+use PS::IPP::Config qw( caturi
+			file_scheme
+			);
 
 # Allow exporting of functions
