#include #include "SDL2/SDL.h" int main(int argc, char *argv[]) { return EXIT_SUCCESS; }