~random-stuff/desmume/desmume-debian

« back to all changes in this revision

Viewing changes to patches/osmesa_3Demu.patch

  • Committer: Sérgio Benjamim
  • Date: 2015-05-04 01:35:07 UTC
  • Revision ID: sergio_br2@yahoo.com.br-20150504013507-l2bjqzwmloyxv8dn
Packaging update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Index: desmume-0.9.11/src/gtk/osmesa_3Demu.cpp
 
2
===================================================================
 
3
--- desmume-0.9.11.orig/src/gtk/osmesa_3Demu.cpp        2015-05-03 17:29:55.700038788 -0300
 
4
+++ desmume-0.9.11/src/gtk/osmesa_3Demu.cpp     2015-05-03 17:30:00.180084237 -0300
 
5
@@ -20,6 +20,7 @@
 
6
 
 
7
 #ifdef HAVE_LIBOSMESA
 
8
 #include <stdlib.h>
 
9
+#include <stdio.h>
 
10
 #include <GL/osmesa.h>
 
11
 #include "../OGLRender.h"
 
12
 #include "osmesa_3Demu.h"