This commit is contained in:
Raspbeguy
2014-04-08 18:30:56 +02:00
parent a95b57bcc2
commit 7bcbce77be
6 changed files with 119 additions and 89 deletions

View File

@@ -5,8 +5,8 @@
#include "../melodie/melodie.h"
// #include "../instruments/instrument.h"
#include <SDL/SDL.h>
#include <SDL/SDL_mixer.h>
#include "/opt/local/include/SDL/SDL.h"
#include "/opt/local/include/SDL/SDL_mixer.h"
#include <stdio.h>
#include <stdlib.h>