diff options
Diffstat (limited to 'libbutl/small-vector-odb.hxx')
-rw-r--r-- | libbutl/small-vector-odb.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/small-vector-odb.hxx b/libbutl/small-vector-odb.hxx index af9d96c..289ca38 100644 --- a/libbutl/small-vector-odb.hxx +++ b/libbutl/small-vector-odb.hxx @@ -5,7 +5,7 @@ #include <odb/pre.hxx> -#include <libbutl/small-vector.mxx> +#include <libbutl/small-vector.hxx> #include <odb/container-traits.hxx> |