openbsd-ports/multimedia/dvdstyler/patches/patch-src_Utils_cpp
2008-10-24 16:47:27 +00:00

12 lines
321 B
Plaintext

$OpenBSD: patch-src_Utils_cpp,v 1.2 2008/10/24 16:47:27 jasper Exp $
--- src/Utils.cpp.orig Sun Jul 13 21:28:02 2008
+++ src/Utils.cpp Thu Oct 23 00:17:25 2008
@@ -10,6 +10,7 @@
#include "Utils.h"
#include <wx/clipbrd.h>
+#include <wx/dataobj.h>
#include <wx/mstream.h>
#include <wx/log.h>
#include <wx/dataobj.h>