X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbinary.cpp;h=d73c59450f97501bcab4d32554fc33f9ef8724ce;hb=3e8bf5032e744b5fc3e7680af48f2abacc67addc;hp=4728cd19e2ee410698d0b6c86ad8fb29d1b0da79;hpb=bd2a50ecb9f582c6e9569ffc9f33d41f10363c5f;p=builder.git diff --git a/source/binary.cpp b/source/binary.cpp index 4728cd1..d73c594 100644 --- a/source/binary.cpp +++ b/source/binary.cpp @@ -3,11 +3,10 @@ #include "binary.h" #include "builder.h" #include "component.h" -#include "install.h" #include "link.h" #include "objectfile.h" -#include "package.h" #include "sharedlibrary.h" +#include "sourcepackage.h" #include "staticlibrary.h" using namespace std;