Skip to content

Commit

Permalink
fix CCPACSSkin include
Browse files Browse the repository at this point in the history
  • Loading branch information
merakulix committed Jan 7, 2025
1 parent 75c84f6 commit 9eb2838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python_internal/configuration.i
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ namespace tigl
%include "CTiglStringerFrameBorderedObject.h"
%include "generated/CPACSSkinSegment.h"
%include "CCPACSSkinSegment.h"
%boost_optional(CCPACSSkin)
%boost_optional(tigl::CCPACSSkin)
%include "generated/CPACSSkin.h"
%include "CCPACSSkin.h"
%include "generated/CPACSCargoDoorsAssembly.h"
Expand Down

0 comments on commit 9eb2838

Please sign in to comment.