ebu / libear

A C++ library to render ADM content according to Recommendation ITU-R BS.2127
Apache License 2.0
28 stars 12 forks source link

move private headers to src #11

Closed tomjnixon closed 5 years ago

tomjnixon commented 5 years ago

This moves the private headers to src, so that the whole include directory can be installed.

While we're here, use relative rather than absolute includes for headers.