png screenshot support
[drnoksnes] / globals.cpp
index 06d7abb..8060627 100644 (file)
 #include "soundux.h"
 #include "cheats.h"
 #include "sa1.h"
-// #include "netplay.h" // XXX ?
+
+#ifdef NETPLAY_SUPPORT
+#include "netplay.h"
+#endif
 
 START_EXTERN_C
 char String[513];