fix include pathname

This commit is contained in:
2020-01-23 22:06:04 +08:00
parent e12b8a9e5c
commit d33bcd601c
12 changed files with 25 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
#include<hgl/platform/ExternalModule.h>
#include<hgl/platform/Platform.h>
#include<hgl/LogInfo.h>
#include<hgl/log/LogInfo.h>
#include<dlfcn.h>