summaryrefslogtreecommitdiff
path: root/odb/semantics/relational/column.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-12-17 12:56:05 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-02-24 16:52:44 +0300
commitfaf35acd52de1b4d918f07ba73b39d44f22f0a7e (patch)
tree4d62823164fa24fe640faae52471a57247080e53 /odb/semantics/relational/column.cxx
parent398c7ad035b4c9afb261dacce38f9ac74822e8ca (diff)
Adapt to cutl/ to libcutl/ rename
Diffstat (limited to 'odb/semantics/relational/column.cxx')
-rw-r--r--odb/semantics/relational/column.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/semantics/relational/column.cxx b/odb/semantics/relational/column.cxx
index e62a460..9d4d6e5 100644
--- a/odb/semantics/relational/column.cxx
+++ b/odb/semantics/relational/column.cxx
@@ -1,7 +1,7 @@
// file : odb/semantics/relational/column.cxx
// license : GNU GPL v3; see accompanying LICENSE file
-#include <cutl/compiler/type-info.hxx>
+#include <libcutl/compiler/type-info.hxx>
#include <odb/semantics/relational/column.hxx>