1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/games/adonthell/files/patch-src_win__select.cc
Jean-Yves Lefort 751c5ce473 - Update to 0.3.4
- Replace some patches by ${REINPLACE_CMD}
- Fix the packing list
- Depend on freetype
- Fix build on 5.X

PR:		ports/80375
Submitted by:	maintainer
2005-04-29 04:25:00 +00:00

14 lines
263 B
C++

--- src/win_select.cc.orig Fri Apr 29 05:39:00 2005
+++ src/win_select.cc Fri Apr 29 05:39:04 2005
@@ -12,9 +12,9 @@
See the COPYING file for more details
*/
+#include "audio.h"
#include "win_select.h"
-#include "audio.h"
win_select::win_select()
{