From 1e166c13aaabe8d2aad1d604c77020a14dc577cd Mon Sep 17 00:00:00 2001 From: open-license-manager <rillf@maildrop.cc> Date: 周二, 16 9月 2014 06:22:21 +0800 Subject: [PATCH] refactorings --- test/functional/volid_test.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test/functional/volid_test.cpp b/test/functional/volid_test.cpp index b289af5..d6cff73 100644 --- a/test/functional/volid_test.cpp +++ b/test/functional/volid_test.cpp @@ -4,7 +4,7 @@ #include <boost/test/unit_test.hpp> #include <fstream> #include <cstring> -#include "../../../src/license-generator/license-generator.h" +#include "../../../src/tools/license-generator/license-generator.h" #include "../../../src/library/api/license++.h" #include <build_properties.h> #include <boost/filesystem.hpp> -- Gitblit v1.9.1