From: Marcin Siodelski Date: Fri, 28 Mar 2014 15:10:14 +0000 (+0100) Subject: [3080] Use the correct header name schema_mysql_copy.h in MySQL unit test. X-Git-Tag: bind10-1.2.0rc1-release~23^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43a53ba8b09eb779c69703a7cd3e923783b6199a;p=thirdparty%2Fkea.git [3080] Use the correct header name schema_mysql_copy.h in MySQL unit test. --- diff --git a/src/lib/dhcpsrv/tests/mysql_lease_mgr_unittest.cc b/src/lib/dhcpsrv/tests/mysql_lease_mgr_unittest.cc index ecae6dc7ca..3f61e8c34c 100644 --- a/src/lib/dhcpsrv/tests/mysql_lease_mgr_unittest.cc +++ b/src/lib/dhcpsrv/tests/mysql_lease_mgr_unittest.cc @@ -38,7 +38,7 @@ using namespace std; namespace { // This holds statements to create and destroy the schema. -#include "schema_copy.h" +#include "schema_mysql_copy.h" // Connection strings. // Database: keatest