diff options
Diffstat (limited to 'tests/test_main.cpp')
-rw-r--r-- | tests/test_main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_main.cpp b/tests/test_main.cpp index 12ff3ad4bc..773d895e96 100644 --- a/tests/test_main.cpp +++ b/tests/test_main.cpp @@ -50,6 +50,7 @@ #include "tests/core/io/test_json.h" #include "tests/core/io/test_json_native.h" #include "tests/core/io/test_marshalls.h" +#include "tests/core/io/test_packet_peer.h" #include "tests/core/io/test_pck_packer.h" #include "tests/core/io/test_resource.h" #include "tests/core/io/test_xml_parser.h" |