patch-src_TrackArtist_cpp 351 B

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