Skip to content

Commit

Permalink
plop
Browse files Browse the repository at this point in the history
  • Loading branch information
renanyoy committed Oct 7, 2023
1 parent 786f0d9 commit 597ec71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flutter.alib.tess.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ end

Pod::Spec.new do |s|
s.name = "flutter.alib.tess"
s.version = "1.0.9"
s.version = "1.0.10"
s.summary = "libtess cocoa pod"
s.description = <<-DESC
libtess cocoa pod framework
Expand Down
2 changes: 1 addition & 1 deletion glu/src/libtess/priorityq.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

/* Include all the code for the regular heap-based queue here. */

#include "priorityq-heap.c"
#include "../libtess.exclude/priorityq-heap.c"

/* Now redefine all the function names to map to their "Sort" versions. */

Expand Down

0 comments on commit 597ec71

Please sign in to comment.