$NetBSD: patch-src_modules_event_sdl_Event.h,v 1.1 2018/09/30 19:10:11 maya Exp $ Match include path for SDL<2 --- src/modules/event/sdl/Event.h.orig 2012-04-06 18:15:01.000000000 +0000 +++ src/modules/event/sdl/Event.h @@ -27,7 +27,7 @@ #include // SDL -#include +#include namespace love {