summaryrefslogtreecommitdiff
path: root/emulators/snes9x-gtk/files/patch-screenshot.cpp
blob: dd19fa6db61a30ed100d16d0d205f5de5d9397bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ../screenshot.cpp.orig	2010-02-23 00:19:36.132640984 -0500
+++ ../screenshot.cpp	2010-02-23 00:19:59.151074837 -0500
@@ -182,6 +182,7 @@
 #include "memmap.h"
 #include "display.h"
 #include "screenshot.h"
+#include <unistd.h>
 
 
 bool8 S9xDoScreenshot (int width, int height)