summaryrefslogtreecommitdiff
path: root/src/KM_log.cpp
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-07 13:01:36 +0100
committerCarl Hetherington <cth@carlh.net>2019-12-03 17:01:32 +0100
commit867eb568ba00a4a36c971822596f39fd482744f2 (patch)
tree7591dc989137889737fbd9aef819d4dbf0a249fd /src/KM_log.cpp
parenta7e1d778842dd4a5dc79fdbcf57eff175f50dafe (diff)
Install KM_log.h
Diffstat (limited to 'src/KM_log.cpp')
-rwxr-xr-xsrc/KM_log.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/KM_log.cpp b/src/KM_log.cpp
index 2ebd058..f1c572d 100755
--- a/src/KM_log.cpp
+++ b/src/KM_log.cpp
@@ -30,8 +30,8 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <asdcp/KM_util.h>
-#include <KM_log.h>
-#include <KM_mutex.h>
+#include <asdcp/KM_log.h>
+#include <asdcp/KM_mutex.h>
#include <sys/types.h>
#include <string.h>
#include <stdarg.h>