Fix macOS compile error by rename version.h -> ZLMVersion.h (#3411 #3410)

This commit is contained in:
Jacob Su
2024-03-24 17:18:18 +08:00
committed by GitHub
parent 7aaafa18e7
commit 208f57e2cd
5 changed files with 7 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
#endif
#if defined(ENABLE_VERSION)
#include "version.h"
#include "ZLMVersion.h"
#endif
#if !defined(_WIN32)