(#1129) Fix compilation on WindowsXP

master
rexim 2019-11-17 01:22:54 +07:00
parent 29605eb925
commit c18a797b34
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#ifndef CURSOR_H_
#define CURSOR_H_
#include <SDL2/SDL.h>
#include <SDL.h>
#define CURSOR_ICON_WIDTH 32
#define CURSOR_ICON_HEIGHT 32