diff options
Diffstat (limited to 'load/load.cli')
-rw-r--r-- | load/load.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/load/load.cli b/load/load.cli index fe05ad2..51a34c3 100644 --- a/load/load.cli +++ b/load/load.cli @@ -6,7 +6,7 @@ include <vector>; include <string>; include <cstdint>; // uint16_t -include <brep/types>; +include <libbrep/types.hxx>; "\section=1" "\name=brep-load" |