~sil2100/nux/precise_sru-1

« back to all changes in this revision

Viewing changes to NuxGraphics/GLResource.h

  • Committer: Didier Roche
  • Date: 2012-03-12 08:57:27 UTC
  • mfrom: (159.3.35)
  • Revision ID: didier.roche@canonical.com-20120312085727-9fyfwnno545c46uz
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#define GLRESOURCE_H
25
25
 
26
26
#include "NuxCore/NuxCore.h"
27
 
#include "NuxCore/SystemTypes.h"
28
27
#include "NuxCore/Error.h"
29
28
#include "NuxCore/FilePath.h"
30
29
#include "NuxCore/Color.h"