X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffactory_static.cpp;h=ba76d6df5ddcf48fd29c7a2544567ca94ab7006c;hb=4fcc63d030496d72df862ffa38005b0c4b4c7d3a;hp=9f3bbcf2c4c98ee3e022cebb2a31b0aa4c9e577f;hpb=c5552c2d6a0aa6876bebc3238c309066f963357c;p=metaproxy-moved-to-github.git diff --git a/src/factory_static.cpp b/src/factory_static.cpp index 9f3bbcf..ba76d6d 100644 --- a/src/factory_static.cpp +++ b/src/factory_static.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2013 Index Data + Copyright (C) Index Data Metaproxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -33,7 +33,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #ifndef WIN32 #include "filter_cgi.hpp" #endif -#include "filter_cql_to_rpn.hpp" +#include "filter_cql_rpn.hpp" #include "filter_frontend_net.hpp" #include "filter_http_client.hpp" #include "filter_http_file.hpp"