Fixed comment in gesture source.

Philipp Wiesemann 2016-03-27 22:22:13 +02:00
parent 08488e6d34
commit fd3dd4e515
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include "../SDL_internal.h"
/* General mouse handling code for SDL */
/* General gesture handling code for SDL */
#include "SDL_events.h"
#include "SDL_endian.h"