patch-src_NoteTrack_cpp 356 B

12345678910111213
  1. $OpenBSD: patch-src_NoteTrack_cpp,v 1.1 2009/10/28 18:40:13 jakemsr Exp $
  2. --- src/NoteTrack.cpp.orig Mon Oct 19 01:25:14 2009
  3. +++ src/NoteTrack.cpp Mon Oct 19 01:25:36 2009
  4. @@ -23,7 +23,7 @@
  5. #if defined(USE_MIDI)
  6. -#include "allegro.h"
  7. +#include "../lib-src/portsmf/allegro.h"
  8. /* REQUIRES PORTMIDI */
  9. //#include "portmidi.h"
  10. //#include "porttime.h"