X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=netplay.cpp;h=898118844f1f6dfe9ff2865bfbf483c601985864;hb=9902256814785f0b3f08d336a98c481c296ac7e5;hp=55f3671e0fcf99d9f3534ed3ea4d88987f855842;hpb=8f77a3a3f10d94477f0c0734adfbd39e81173d6f;p=drnoksnes diff --git a/netplay.cpp b/netplay.cpp index 55f3671..8981188 100644 --- a/netplay.cpp +++ b/netplay.cpp @@ -191,7 +191,6 @@ #include "netplay.h" #include "memmap.h" #include "snapshot.h" -#include "display.h" void S9xNPClientLoop (void *); bool8 S9xNPLoadROM (uint32 len);