From: Takashi Iwai Date: Tue, 29 Jul 2003 09:33:14 +0000 (+0000) Subject: fixed the fltk header filename. X-Git-Tag: v1.0.3~60 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=657e571adbfd98e40d10bcf94998cc466a352a75;p=alsa-tools.git fixed the fltk header filename. --- diff --git a/hdspmixer/src/HDSPMixerMeter.h b/hdspmixer/src/HDSPMixerMeter.h index cf8a767..1114030 100644 --- a/hdspmixer/src/HDSPMixerMeter.h +++ b/hdspmixer/src/HDSPMixerMeter.h @@ -23,7 +23,7 @@ #define HDSPMixerMeter_H #include -#include +#include #include "HDSPMixerWindow.h" #include "HDSPMixerPeak.h" #include "pixmaps.h"