X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftarget.cpp;h=43ecb7ba313a1a68ce9fefb139997ace0e203584;hb=968db78efd29b1f4890068693728299b2c7c92c7;hp=095228b3b397c86434539e98c51cdc23ba4ef4e0;hpb=c71c9dfe748593b4c625d0f7e8f136a82c8b23c1;p=builder.git diff --git a/source/target.cpp b/source/target.cpp index 095228b..43ecb7b 100644 --- a/source/target.cpp +++ b/source/target.cpp @@ -3,7 +3,7 @@ #include #include "builder.h" #include "filetarget.h" -#include "package.h" +#include "sourcepackage.h" #include "target.h" #include "task.h" #include "tool.h"