Install KM_log.h
[asdcplib-cth.git] / src / KM_prng.cpp
index 28f13b737dec525141c9d2fc95d07a3b248df73c..84a3b22724c7ce6922ee8b0d658cfa601fae0d93 100755 (executable)
@@ -30,8 +30,8 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   */
 
 #include <asdcp/KM_prng.h>
-#include <KM_log.h>
-#include <KM_mutex.h>
+#include <asdcp/KM_log.h>
+#include <asdcp/KM_mutex.h>
 #include <string.h>
 #include <assert.h>
 #include <openssl/aes.h>