ports/audio/tse3/files/patch-src_tse3play_tse3play.cpp
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
246 B
C++

--- src/tse3play/tse3play.cpp.orig 2005-08-23 12:58:35 UTC
+++ src/tse3play/tse3play.cpp
@@ -32,6 +32,7 @@
#include "tse3/Error.h"
#include "tse3/Metronome.h"
#include <fstream>
+#include <cstdlib>
#ifdef HAVE_CONFIG_H
#include "config.h"