mirror of https://github.com/encounter/SDL.git
Fixed comment in gesture source.
This commit is contained in:
parent
08488e6d34
commit
fd3dd4e515
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
#include "../SDL_internal.h"
|
#include "../SDL_internal.h"
|
||||||
|
|
||||||
/* General mouse handling code for SDL */
|
/* General gesture handling code for SDL */
|
||||||
|
|
||||||
#include "SDL_events.h"
|
#include "SDL_events.h"
|
||||||
#include "SDL_endian.h"
|
#include "SDL_endian.h"
|
||||||
|
|
Loading…
Reference in New Issue