Skip to content

Commit

Permalink
Update qs_vms_data.h
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenzorrilla authored Dec 13, 2024
1 parent b8a957a commit 4576732
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#define KRATOS_QSVMS_DATA_H

#include "fluid_dynamics_application_variables.h"
#include "custom_elements/data_containers/fluid_element_data.h"
#include "data_containers/fluid_element_data.h"
#include "utilities/element_size_calculator.h"

namespace Kratos {
Expand Down Expand Up @@ -116,4 +116,4 @@ static int Check(const Element& rElement, const ProcessInfo& rProcessInfo)

}

#endif
#endif

0 comments on commit 4576732

Please sign in to comment.