freebsd-ports/audio/splay/files/patch-apps_xsplay.cc
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
239 B
C++

--- apps/xsplay.cc.orig 2001-02-20 19:04:07 UTC
+++ apps/xsplay.cc
@@ -29,7 +29,7 @@
#include <fcntl.h>
#include <string.h>
#include <unistd.h>
-#include <iostream.h>
+#include <iostream>
#include <iomanip.h>
#include "mpegsound.h"