]> git.tdb.fi Git - builder.git/blobdiff - source/objectfile.cpp
Split class Package into SourcePackage and BinaryPackage
[builder.git] / source / objectfile.cpp
index 5022bdd0a636774e7ac648c727ea06e2c3b28d34..809e70d40ba769b5ec4e64b00c5ad75557d78dbb 100644 (file)
@@ -11,8 +11,8 @@ Distributed under the LGPL
 #include "component.h"
 #include "install.h"
 #include "objectfile.h"
-#include "package.h"
 #include "sourcefile.h"
+#include "sourcepackage.h"
 
 using namespace std;
 using namespace Msp;