diff --git a/models/FreeLeeModel.h b/models/FreeLeeModel.h index 7409946d..0d0e63c3 100644 --- a/models/FreeLeeModel.h +++ b/models/FreeLeeModel.h @@ -13,6 +13,8 @@ Implementation of Lee et al JCP 2016 lattice boltzmann model #include "common/MPI_Helpers.h" #include "ProfilerApp.h" #include "threadpool/thread_pool.h" +#include "common/ScaLBL.h" +#include "common/WideHalo.h" class ScaLBL_FreeLeeModel{ public: