Move logger to common/logging/common.h

This commit is contained in:
Robbert van der Helm
2020-12-01 21:13:31 +01:00
parent a55fbb0daf
commit 2230b5099f
9 changed files with 11 additions and 13 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
#include "../../common/communication/vst2.h"
#include "../../common/configuration.h"
#include "../../common/logging.h"
#include "../../common/logging/common.h"
#include "../host-process.h"
/**