|
@@ -18,14 +18,13 @@
|
|
|
misrepresented as being the original software.
|
|
|
3. This notice may not be removed or altered from any source distribution.
|
|
|
*/
|
|
|
+#include "SDL_internal.h"
|
|
|
|
|
|
/*
|
|
|
* @author Wladimir J. van der Laan. Based on Jacob Lifshay's
|
|
|
* SDL_x11vulkan.h and Mark Callow's SDL_vivantevulkan.h
|
|
|
*/
|
|
|
|
|
|
-#include "SDL_internal.h"
|
|
|
-
|
|
|
#ifndef SDL_vivantevulkan_h_
|
|
|
#define SDL_vivantevulkan_h_
|
|
|
|