]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3080] Use the correct header name schema_mysql_copy.h in MySQL unit test.
authorMarcin Siodelski <marcin@isc.org>
Fri, 28 Mar 2014 15:10:14 +0000 (16:10 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 28 Mar 2014 15:10:14 +0000 (16:10 +0100)
src/lib/dhcpsrv/tests/mysql_lease_mgr_unittest.cc

index ecae6dc7cad345367cfe693266aa7f18d5591661..3f61e8c34cd45eb72d4eecc04a6cb3b19de5185f 100644 (file)
@@ -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