aboutsummaryrefslogtreecommitdiff
path: root/odb/include.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/include.cxx')
-rw-r--r--odb/include.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/include.cxx b/odb/include.cxx
index cabef1e..3d3beb8 100644
--- a/odb/include.cxx
+++ b/odb/include.cxx
@@ -121,7 +121,7 @@ namespace
{
f = c.file ();
tree decl (TYPE_NAME (c.tree_node ()));
- l = DECL_SOURCE_LOCATION (decl);
+ l = real_source_location (decl);
// Any include directives that follow are trailing (specified at
// the end of the main file). Note that we ignore views in this