X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=tst%2Fnet%2FPacketTest.hpp;h=25256d9906dc823e6771d55a87306e6b26b524f7;hb=3e7901a804ef85eea01adfb60274218748c0337b;hp=54839acba9ebbc8c50b917c96771d9a9dc09c4fb;hpb=ca90ec459ca0bd48c1483a45f30496aed61e9c21;p=blank.git diff --git a/tst/net/PacketTest.hpp b/tst/net/PacketTest.hpp index 54839ac..25256d9 100644 --- a/tst/net/PacketTest.hpp +++ b/tst/net/PacketTest.hpp @@ -1,7 +1,7 @@ #ifndef BLANK_TEST_NET_PACKETTEST_HPP_ #define BLANK_TEST_NET_PACKETTEST_HPP_ -#include "model/geometry.hpp" +#include "geometry/primitive.hpp" #include "net/Packet.hpp" #include "world/EntityState.hpp"