mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 04:40:43 +08:00
public: rename mathlib to xash3d_mathlib.
This commit is contained in:
@@ -16,7 +16,7 @@ GNU General Public License for more details.
|
||||
#ifndef SERVER_H
|
||||
#define SERVER_H
|
||||
|
||||
#include "mathlib.h"
|
||||
#include "xash3d_mathlib.h"
|
||||
#include "edict.h"
|
||||
#include "eiface.h"
|
||||
#include "physint.h" // physics interface
|
||||
|
||||
@@ -14,7 +14,7 @@ GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
#include "mathlib.h"
|
||||
#include "xash3d_mathlib.h"
|
||||
#include "server.h"
|
||||
#include "const.h"
|
||||
#include "pm_defs.h"
|
||||
|
||||
Reference in New Issue
Block a user