diff --git a/core/hw/modem/pppd.cpp b/core/hw/modem/pppd.cpp index aa0bc9445..6d33bc3d7 100644 --- a/core/hw/modem/pppd.cpp +++ b/core/hw/modem/pppd.cpp @@ -20,6 +20,7 @@ You should have received a copy of the GNU General Public License along with reicast. If not, see . */ +#include "build.h" #if HOST_OS == OS_LINUX