diff --git a/module/VuFind/src/VuFind/Search/SolrReserves/Options.php b/module/VuFind/src/VuFind/Search/SolrReserves/Options.php
index 74450d5bd2f65e74267e78d5a5a6520d05c413df..43c34fac3d37e9a57507fd108329906209558df2 100644
--- a/module/VuFind/src/VuFind/Search/SolrReserves/Options.php
+++ b/module/VuFind/src/VuFind/Search/SolrReserves/Options.php
@@ -26,7 +26,7 @@
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://www.vufind.org  Main Page
  */
-namespace VuFind\Search\SolrAuth;
+namespace VuFind\Search\SolrReserves;
 use VuFind\Search\Solr\Options as SolrOptions;
 
 /**