aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/CMakeLists.txt1
-rw-r--r--src/server/proto/PrecompiledHeaders/protoPCH.cpp1
2 files changed, 1 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 3e238a8c367..c219e89626d 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -66,6 +66,7 @@ target_link_libraries(common
PRIVATE
process
PUBLIC
+ trinity-core-interface
boost
fmt
g3dlib
diff --git a/src/server/proto/PrecompiledHeaders/protoPCH.cpp b/src/server/proto/PrecompiledHeaders/protoPCH.cpp
deleted file mode 100644
index ca1e45a3644..00000000000
--- a/src/server/proto/PrecompiledHeaders/protoPCH.cpp
+++ /dev/null
@@ -1 +0,0 @@
-#include "protoPCH.h"