Changed sourcesdk include to just include externals path

This commit is contained in:
Jordan Cristiano
2015-06-14 16:15:08 -04:00
parent 4c560eacac
commit 569a482549
35 changed files with 36 additions and 35 deletions

View File

@ -1,6 +1,6 @@
#include "svc_usermessage.h"
#include "bitbuf.h"
#include "sourcesdk/bitbuf.h"
#include "netmath.h"
#include "netcontants.h"
#include <cassert>