fix include path

This was SVN commit r870.
This commit is contained in:
janwas 2004-07-31 19:47:40 +00:00
parent 352a3bed64
commit 4577ad00dc
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
#include "lib.h"
#include "win_internal.h"
#include "cpu.h"
#include "sysdep/cpu.h"
// not possible with POSIX calls.

View File

@ -1,6 +1,6 @@
#include "precompiled.h"
#include "lib/res/CVFSFile.h"
#include "CVFSFile.h"
#include "lib/res/mem.h"
#include "lib/res/vfs.h"