- updated to version 1.4

fixed compile warnings.
This commit is contained in:
Takashi Iwai 2003-11-24 18:16:26 +00:00
parent ca7ae60abd
commit c4afb782fd
19 changed files with 117 additions and 51 deletions

View file

@ -22,10 +22,12 @@
#ifndef HC_CLOCKSOURCE_H
#define HC_CLOCKSOURCE_H
#include <FL/Fl_Group.H>
#include <FL/Fl_Round_Button.H>
#include <alsa/asoundlib.h>
#include "HC_CardPane.h"
#include "labels.h"
class HC_CardPane;