Moved util functions into utils

This commit is contained in:
emeric
2016-08-23 13:33:01 +02:00
parent 85a61e46ee
commit f825afa37a
47 changed files with 83 additions and 57 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
* along with LMS. If not, see <http://www.gnu.org/licenses/>.
*/
#include "logger/Logger.hpp"
#include "utils/Logger.hpp"
#include "SearchFilter.hpp"