]> git.alsa-project.org Git - alsa-tools.git/commitdiff
fixed the fltk header filename.
authorTakashi Iwai <tiwai@suse.de>
Tue, 29 Jul 2003 09:33:14 +0000 (09:33 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Jul 2003 09:33:14 +0000 (09:33 +0000)
hdspmixer/src/HDSPMixerMeter.h

index cf8a76719dcdf1d4303f1656fdbcaf0958728565..1114030aa085ec83bd6c98148aba7e93754fd77c 100644 (file)
@@ -23,7 +23,7 @@
 #define HDSPMixerMeter_H
 
 #include <FL/Fl_Widget.H>
-#include <FL/fl_draw.h>
+#include <FL/fl_draw.H>
 #include "HDSPMixerWindow.h"
 #include "HDSPMixerPeak.h"
 #include "pixmaps.h"