From fe4c31030682c95145f41070324427eb01dd732a Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Wed, 12 Sep 2018 15:18:12 +0200 Subject: [PATCH] more build fixing --- core/hw/modem/pppd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/hw/modem/pppd.cpp b/core/hw/modem/pppd.cpp index 6d33bc3d7..39f9a8b88 100644 --- a/core/hw/modem/pppd.cpp +++ b/core/hw/modem/pppd.cpp @@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License along with reicast. If not, see . */ -#include "build.h" +#include "types.h" #if HOST_OS == OS_LINUX