aboutsummaryrefslogtreecommitdiff
path: root/odb/pragma.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-09-19 09:45:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-09-19 09:45:53 +0200
commit22ee058d65ff5120a35c483cb414923c647a124c (patch)
tree8543e7d9b979fe2efe831b131c3a02b819bf8abf /odb/pragma.cxx
parent6c231f46e8b15bb7497aa5e8e7efa19ce73c7df1 (diff)
Rename error.?xx to diagnostics.?xx
Diffstat (limited to 'odb/pragma.cxx')
-rw-r--r--odb/pragma.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/pragma.cxx b/odb/pragma.cxx
index 17eaa42..66c026a 100644
--- a/odb/pragma.cxx
+++ b/odb/pragma.cxx
@@ -9,7 +9,7 @@
#include <vector>
#include <sstream>
-#include <odb/error.hxx>
+#include <odb/diagnostics.hxx>
#include <odb/lookup.hxx>
#include <odb/pragma.hxx>
#include <odb/cxx-token.hxx>