summaryrefslogtreecommitdiff
path: root/emulators/snes9x-gtk/files/patch-screenshot.cpp
blob: 122d12fba7df6c81519a962899bd4145e5677381 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- screenshot.cpp.orig	2016-10-15 00:20:34 UTC
+++ screenshot.cpp
@@ -186,6 +186,7 @@
 #include "memmap.h"
 #include "display.h"
 #include "screenshot.h"
+#include <unistd.h>
 
 
 bool8 S9xDoScreenshot (int width, int height)