diff options
Diffstat (limited to 'src/bootstrap.cc')
-rw-r--r-- | src/bootstrap.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap.cc b/src/bootstrap.cc index 9a3c321..9079092 100644 --- a/src/bootstrap.cc +++ b/src/bootstrap.cc @@ -6,7 +6,7 @@ #define BOOTSTRAP -#include "libctor.h" +#include "ctor.h" #include "util.cc" #include "rebuild.cc" |