$NetBSD: patch-src_common_runtime.cpp,v 1.1 2018/09/30 19:10:11 maya Exp $ Match SDL1 include paths --- src/common/runtime.cpp.orig 2011-05-04 16:00:09.000000000 +0000 +++ src/common/runtime.cpp @@ -30,8 +30,8 @@ #include // SDL -#include -#include +#include +#include namespace love {