Skip to content

Commit

Permalink
fix(Private): rename private folders to internal
Browse files Browse the repository at this point in the history
  • Loading branch information
BenPinet committed Jul 11, 2024
1 parent 3d78ef5 commit 98c267d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <geode/basic/logger.h>
#include <geode/basic/pimpl_impl.h>

#include <geode/mesh/core/private/points_impl.h>
#include <geode/mesh/core/internal/points_impl.h>

namespace geode
{
Expand Down

0 comments on commit 98c267d

Please sign in to comment.