X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=tst%2Fnet%2FPacketTest.hpp;h=81cdd8280d0ac9a2c5011a65aff646f66d482ea1;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=25256d9906dc823e6771d55a87306e6b26b524f7;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;p=blank.git diff --git a/tst/net/PacketTest.hpp b/tst/net/PacketTest.hpp index 25256d9..81cdd82 100644 --- a/tst/net/PacketTest.hpp +++ b/tst/net/PacketTest.hpp @@ -2,6 +2,7 @@ #define BLANK_TEST_NET_PACKETTEST_HPP_ #include "geometry/primitive.hpp" +#include "graphics/glm.hpp" #include "net/Packet.hpp" #include "world/EntityState.hpp" @@ -9,7 +10,6 @@ #include #include #include -#include #include