This commit is contained in:
castano
2010-03-16 22:35:20 +00:00
parent 1fafffd8af
commit 0cabfb6cfa
15 changed files with 28 additions and 27 deletions

View File

@ -3,8 +3,8 @@
#ifndef NV_CORE_TEXTREADER_H
#define NV_CORE_TEXTREADER_H
#include <nvcore/Containers.h>
#include <nvcore/Stream.h>
#include "Containers.h"
#include "Stream.h"
namespace nv
{