@@ -1,5 +1,6 @@
#include "abstractfactory.h"
#include "units/unit.h"
+#include "../include/Cell.h"
#include <iostream>
#include <algorithm>