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

@ -6,7 +6,7 @@
//
//=============================================================================//
#include "bitbuf.h"
#include "sourcesdk/bitbuf.h"
#include <string.h>
#include <math.h>
#include <stdlib.h>