move log to api dir

This commit is contained in:
2021-06-16 09:44:31 +02:00
parent 6b6c098529
commit d5013c69a8
7 changed files with 6 additions and 6 deletions

View File

@ -29,7 +29,7 @@
#include "uvosunwrap/unwrap.h"
#include "uvosunwrap/bgremoval.h"
#include "uvosunwrap/normalize.h"
#include "log.h"
#include "uvosunwrap/log.h"
#include "uvosunwrap/charuco.h"
#include "uvosunwrap/harris.h"