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