comparison window/picture.cc @ 32:97b752b43502

* Removed SDL_rotozoom.{cc,h} (now uses SDL_gfx). TODO: improve configure.ac
author thib
date Sat, 07 Mar 2009 21:56:18 +0000
parents 223b71206888
children 01aa5ddf7dc8
comparison
equal deleted inserted replaced
31:5ae5533b3a9a 32:97b752b43502
32 32
33 #include"rect.h" 33 #include"rect.h"
34 #include"event.h" 34 #include"event.h"
35 #include"font/font.h" 35 #include"font/font.h"
36 #include"font/text.h" 36 #include"font/text.h"
37 #include"SDL_rotozoom.h" 37 #include<SDL_rotozoom.h>
38 #include"system/file.h" 38 #include"system/file.h"
39 39
40 #include"picture.h" 40 #include"picture.h"
41 41
42 using namespace std; 42 using namespace std;