1
0
forked from 0ad/0ad

Negligibly improved PMDExp's chances of compiling

This was SVN commit r1979.
This commit is contained in:
Ykkrosh 2005-03-09 18:13:35 +00:00
parent 11419fc1fe
commit c2450ac266
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
#include <vector>
#include "MaxInc.h"
#include "lib\types.h"
#include "lib/types.h"
#include "Vector3D.h"
#include "ExpVertex.h"

View File

@ -3,7 +3,7 @@
#include <vector>
#include "MaxInc.h"
#include "res/res.h"
#include "lib/types.h"
#include "Matrix3D.h"
#include "Vector3D.h"
#include "Quaternion.h"