~ubuntu-branches/ubuntu/trusty/manaplus/trusty-proposed

« back to all changes in this revision

Viewing changes to src/graphicsvertexes.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2013-09-17 10:35:51 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20130917103551-az7p3nz9jgxwqjfn
Tags: 1.3.9.15-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
#include <SDL_opengl.h>
37
37
#endif
38
38
 
39
 
#include <SDL.h>
40
 
 
41
 
#include "mobileopenglgraphics.h"
42
 
#include "normalopenglgraphics.h"
43
 
#include "safeopenglgraphics.h"
44
39
#endif
45
40
 
46
41
#include "resources/image.h"
47
42
 
48
 
#include <string>
49
 
#include <list>
50
43
#include <vector>
51
44
 
52
45
struct DoubleRect final