$NetBSD: patch-src_modules_timer_sdl_Timer.h,v 1.1 2018/09/30 19:12:48 maya Exp $ Match include path for SDL<2 --- src/modules/timer/sdl/Timer.h.orig 2012-04-06 18:15:02.000000000 +0000 +++ src/modules/timer/sdl/Timer.h @@ -22,7 +22,7 @@ #define LOVE_TIMER_SDL_TIMER_H // SDL -#include +#include // LOVE #include