]> git.proxmox.com Git - libtpms.git/blobdiff - src/tpm_library.c
Move common debug, memory & nvfile units to src/
[libtpms.git] / src / tpm_library.c
index 2cffd3aa91b0a389b02e6c04c5efce6d1d24a386..460cd59c0fec08e4c5eb124a6678e119702828ad 100644 (file)
@@ -60,7 +60,7 @@
 # include <openssl/evp.h>
 #endif
 
-#include "tpm12/tpm_debug.h"
+#include "tpm_debug.h"
 #include "tpm_error.h"
 #include "tpm_library.h"
 #include "tpm_library_intern.h"