diff --git a/src/network/networkpacket.h b/src/network/networkpacket.h index bc0f26e7d..a4899d656 100644 --- a/src/network/networkpacket.h +++ b/src/network/networkpacket.h @@ -19,10 +19,10 @@ with this program; if not, write to the Free Software Foundation, Inc., #pragma once -#include #include #include "util/pointer.h" #include "util/numeric.h" +#include class NetworkPacket {