summaryrefslogtreecommitdiff
path: root/odb/pragma.hxx
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/pragma.hxx
parent398c7ad035b4c9afb261dacce38f9ac74822e8ca (diff)
Adapt to cutl/ to libcutl/ rename
Diffstat (limited to 'odb/pragma.hxx')
-rw-r--r--odb/pragma.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/odb/pragma.hxx b/odb/pragma.hxx
index 45b3528..0d4d3f1 100644
--- a/odb/pragma.hxx
+++ b/odb/pragma.hxx
@@ -13,9 +13,9 @@
#include <odb/option-types.hxx> // database
-#include <cutl/container/any.hxx>
-#include <cutl/container/multi-index.hxx>
-#include <cutl/compiler/context.hxx>
+#include <libcutl/container/any.hxx>
+#include <libcutl/container/multi-index.hxx>
+#include <libcutl/compiler/context.hxx>
struct virt_declaration
{