aboutsummaryrefslogtreecommitdiff
path: root/load/load.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-31 12:48:40 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-31 12:48:40 +0200
commit1ab83e42e24dcc8f6e7f0abb6d76bb5c06a8f189 (patch)
tree31ece483b9241b5b7f3f8e651d0bacd55c1bb753 /load/load.cxx
parent68d62d528df5bd17711ed18660fe943cb944e951 (diff)
Add support for man page generation/install/dist
Diffstat (limited to 'load/load.cxx')
-rw-r--r--load/load.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/load/load.cxx b/load/load.cxx
index e2a318c..993de7e 100644
--- a/load/load.cxx
+++ b/load/load.cxx
@@ -28,7 +28,7 @@
#include <brep/package-odb>
#include <brep/database-lock>
-#include <load/options>
+#include <load/load-options>
using namespace std;
using namespace odb::core;