Skip to content

Commit

Permalink
- fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
dpjudas committed Jul 14, 2019
1 parent 6e9ba2f commit 13aad81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network/netclient.h
Expand Up @@ -23,7 +23,7 @@

#include "netserver.h"
#include "netcommand.h"
#include "g_shared/a_dynlight.h"
#include "Playsim/a_dynlight.h"

class NetClient : public Network
{
Expand Down

0 comments on commit 13aad81

Please sign in to comment.