/* * \brief SDL config header * \author Josef Soentgen * \date 2016-01-05 */ /* * Copyright (C) 2016 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. */ #ifndef _SDL_config_h #define _SDL_config_h #include #include #endif /* _SDL_config_h */