aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/error.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/error.hxx')
-rw-r--r--odb/sqlite/error.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/odb/sqlite/error.hxx b/odb/sqlite/error.hxx
index c897988..48f0e6a 100644
--- a/odb/sqlite/error.hxx
+++ b/odb/sqlite/error.hxx
@@ -1,10 +1,10 @@
-// file : odb/sqlite/errors.hxx
+// file : odb/sqlite/error.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
-#ifndef ODB_SQLITE_ERRORS_HXX
-#define ODB_SQLITE_ERRORS_HXX
+#ifndef ODB_SQLITE_ERROR_HXX
+#define ODB_SQLITE_ERROR_HXX
#include <odb/pre.hxx>
@@ -26,4 +26,4 @@ namespace odb
#include <odb/post.hxx>
-#endif // ODB_SQLITE_ERRORS_HXX
+#endif // ODB_SQLITE_ERROR_HXX