openbsd-ports/audio/audacity/patches/patch-src_TrackArtist_cpp
2009-10-28 18:40:13 +00:00

13 lines
351 B
Plaintext

$OpenBSD: patch-src_TrackArtist_cpp,v 1.1 2009/10/28 18:40:13 jakemsr Exp $
--- src/TrackArtist.cpp.orig Mon Oct 19 01:25:55 2009
+++ src/TrackArtist.cpp Mon Oct 19 01:26:15 2009
@@ -39,7 +39,7 @@
#include <wx/datetime.h>
#ifdef USE_MIDI
-#include "allegro.h"
+#include "../lib-src/portsmf/allegro.h"
#include "NoteTrack.h"
#endif // USE_MIDI