diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d0971b0c6..2894c5d0d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -595,6 +595,8 @@ SET(SRCS net/updatetypeoperators.h enums/net/updatetype.h net/uploadcharinfo.h + net/useragent.cpp + net/useragent.h net/worldinfo.h net/packetcounters.cpp net/packetcounters.h |