diff --git a/Cantera/cxx/include/transport.h b/Cantera/cxx/include/transport.h index be76ab861..035753e74 100755 --- a/Cantera/cxx/include/transport.h +++ b/Cantera/cxx/include/transport.h @@ -13,4 +13,5 @@ #include "kernel/DustyGasTransport.h" #include "kernel/MultiTransport.h" #include "kernel/MixTransport.h" +#include "kernel/LiquidTransport.h" #endif