Skip to content
  • Niklas Haas's avatar
    common: don't unconditionally include all public headers · 790e3c78
    Niklas Haas authored
    Mostly for stylistic reasons, and to avoid drowning in global header
    includes as libplacebo grows in size. Will help reduce the amount of
    time needed to re-compile libplacebo when making changes to any header,
    although ironically, on my end this commit actually makes a clean
    compilation *slower*.
    790e3c78