Fix AMTL internal paths

This commit is contained in:
Arkshine
2015-09-30 19:08:39 +02:00
parent f811bab608
commit 2d910838a2
56 changed files with 128 additions and 129 deletions

View File

@ -23,8 +23,8 @@
#include "forward.h"
#include "fm_tr.h"
#include "glb.h"
#include <am-string.h>
#include <am-vector.h>
#include <amtl/am-string.h>
#include <amtl/am-vector.h>
#include <IGameConfigs.h>
#include <HLTypeConversion.h>

View File

@ -14,7 +14,7 @@
#ifndef _INCLUDE_TR_H
#define _INCLUDE_TR_H
#include <am-string.h>
#include <amtl/am-string.h>
extern TraceResult *gfm_tr;

View File

@ -14,7 +14,7 @@
#ifndef _INCLUDE_FORWARD_H
#define _INCLUDE_FORWARD_H
#include <am-vector.h>
#include <amtl/am-vector.h>
#define ENGFUNC_NUM FM_LAST_DONT_USE_ME // 131

View File

@ -12,7 +12,7 @@
//
#include "fakemeta_amxx.h"
#include <am-algorithm.h>
#include <amtl/am-algorithm.h>
enum class BaseFieldType
{