X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbuildgraph.h;h=1636e27ae714b3706f78605c16e008708bd19787;hb=e4c839cacd8572ade951f4961e8e145d20e0103f;hp=e702b51eb765328da30773c4c4c40943235d6835;hpb=09366b5da31707942f66e386cd0c07e5ece17b7f;p=builder.git diff --git a/source/buildgraph.h b/source/buildgraph.h index e702b51..1636e27 100644 --- a/source/buildgraph.h +++ b/source/buildgraph.h @@ -1,7 +1,8 @@ #ifndef BUILDGRAPH_H_ #define BUILDGRAPH_H_ -#include "virtualfilesystem.h" +#include +#include class Builder; class Target;