mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-23 10:36:24 +00:00
Rename files under src/video/qnx
This commit is contained in:
committed by
Ryan C. Gordon
parent
b4f28fb532
commit
5fee62d774
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
#include "../../SDL_internal.h"
|
||||
#include "sdl_qnx.h"
|
||||
#include "SDL_qnx.h"
|
||||
|
||||
static EGLDisplay egl_disp;
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#include "../../events/SDL_keyboard_c.h"
|
||||
#include "SDL3/SDL_scancode.h"
|
||||
#include "SDL3/SDL_events.h"
|
||||
#include "sdl_qnx.h"
|
||||
#include "SDL_qnx.h"
|
||||
#include <sys/keycodes.h>
|
||||
|
||||
/**
|
||||
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
#include "../../SDL_internal.h"
|
||||
#include "../SDL_sysvideo.h"
|
||||
#include "sdl_qnx.h"
|
||||
#include "SDL_qnx.h"
|
||||
|
||||
static screen_context_t context;
|
||||
static screen_event_t event;
|
||||
Reference in New Issue
Block a user