fixed the path of hdsp.h

This commit is contained in:
Takashi Iwai 2004-03-19 15:29:59 +00:00
parent 45ca68c3cb
commit 15bdcde372
7 changed files with 7 additions and 7 deletions

View file

@ -27,7 +27,7 @@
#include <FL/Fl_Menu_.H>
#include <FL/Fl_Menu_Item.H>
#include <FL/fl_draw.H>
#include <sound/hdsp.h>
#include <alsa/sound/hdsp.h>
#include "HDSPMixerWindow.h"
#include "HDSPMixerIOMixer.h"
#include "defines.h"