1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/audio/audex/files/patch-utils__upload.h
Max Brazhnikov 8e9e00afa4 Fix build with KDE 4.4
Update WWW and MASTER_SITES

PR:		ports/147777
Submitted by:	Jason E. Hale (maintainer)
2010-06-15 18:52:03 +00:00

11 lines
271 B
C

--- ./utils/upload.h.orig 2010-06-10 17:32:46.000000000 -0400
+++ ./utils/upload.h 2010-06-10 17:33:01.000000000 -0400
@@ -28,7 +28,6 @@
#include <KLocale>
#include <KUrl>
#include <KIO/Job>
-#include <KIO/MkdirJob>
#include <KIO/SimpleJob>
#include <KIO/CopyJob>