Sign in
skia
/
third_party
/
sdl
/
807e0c5cca7226377de9b9fed68ce50fea9c077f
/
.
/
test
/
automated
/
common
/
images.h
blob: 4ee3a94fd956050999dd29d8bb9be1cf12b51cc9 [
file
] [
log
] [
blame
]
#ifndef
IMAGES_H
# define IMAGES_H
#include
"common.h"
/*
* Pull in images for testcases.
*/
#include
"img_primitives.c"
#include
"img_primitivesblend.c"
#include
"img_face.c"
#include
"img_blit.c"
#include
"img_blitblend.c"
#endif
/* IMAGES_H */