#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>
#include <cstdlib>
#include "util.h"
Go to the source code of this file.
Definition at line 26 of file background_renderer.h.