#ifndef CONTROLLER_SDL_H #define CONTROLLER_SDL_H #include "controller_api.h" extern struct ControllerAPI controller_sdl; #endif