diff options
Diffstat (limited to 'src/PCMParserList.cpp')
| -rwxr-xr-x | src/PCMParserList.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PCMParserList.cpp b/src/PCMParserList.cpp index f65aae6..1633b26 100755 --- a/src/PCMParserList.cpp +++ b/src/PCMParserList.cpp @@ -31,7 +31,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include <PCMParserList.h> #include <asdcp/KM_fileio.h> -#include <KM_log.h> +#include <asdcp/KM_log.h> #include <assert.h> using namespace ASDCP; |
