mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
fixed the fltk header filename.
This commit is contained in:
parent
912758aebd
commit
657e571adb
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue