Skip to content
Snippets Groups Projects
Commit 425fce69 authored by LJ Sonic's avatar LJ Sonic
Browse files

Add missing include directive

parent 823fa5d2
Branches
Tags
1 merge request!1920Delete netcode
......@@ -16,6 +16,7 @@
#include "server_connection.h"
#include "d_clisrv.h"
#include "i_net.h"
#include "../byteptr.h"
#include "../g_game.h"
#include "../z_zone.h"
#include "../doomtype.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment