X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=globals.cpp;h=80606274620a074702417b4e9eef6e80c8639535;hb=0d7b5e3904ab969f99a5d6fc73f077e497e888dd;hp=1f83b9eefc10d0571cb56876d690fab144d158a0;hpb=3ddd6d5ea2811b783bf349c8947cf1bbaaf3c8b9;p=drnoksnes diff --git a/globals.cpp b/globals.cpp index 1f83b9e..8060627 100644 --- a/globals.cpp +++ b/globals.cpp @@ -52,8 +52,9 @@ #include "soundux.h" #include "cheats.h" #include "sa1.h" -#ifndef _SNESPPC -//#include "netplay.h" + +#ifdef NETPLAY_SUPPORT +#include "netplay.h" #endif START_EXTERN_C