summaryrefslogtreecommitdiff
path: root/odb-tests/evolution/add-foreign-key/model.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-02-02 18:37:48 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-02-07 16:21:33 +0300
commit567871f6803756cec9eb0793ad937579d4864c51 (patch)
treed23718571621b63b0bc795992b9462dd4dd9107d /odb-tests/evolution/add-foreign-key/model.hxx
parent01bf760a937cc80901dac5b14fa8d165761ebd11 (diff)
Add evolution tests to odb-tests
Also clean up some buildfiles and manifests.
Diffstat (limited to 'odb-tests/evolution/add-foreign-key/model.hxx')
-rw-r--r--odb-tests/evolution/add-foreign-key/model.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb-tests/evolution/add-foreign-key/model.hxx b/odb-tests/evolution/add-foreign-key/model.hxx
index f5fe26d..17cd85f 100644
--- a/odb-tests/evolution/add-foreign-key/model.hxx
+++ b/odb-tests/evolution/add-foreign-key/model.hxx
@@ -9,7 +9,7 @@
#include <odb/core.hxx>
-#include <common/config.hxx> // DATABASE_XXX
+#include <libcommon/config.hxx> // DATABASE_XXX
#pragma db model version(1, MODEL_VERSION)