Skip to content

Commit

Permalink
Fix pkg-config header path.
Browse files Browse the repository at this point in the history
  • Loading branch information
malloch committed Jul 22, 2024
1 parent 2e151b5 commit d089314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libmapper.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Description: A library for mapping controllers and synthesizers.
Requires: @LIBLO@
Version: @VERSION@
Libs: -L${libdir} -lmapper
Cflags: -I${includedir}/mapper
Cflags: -I${includedir}

0 comments on commit d089314

Please sign in to comment.