@@ -16,10 +16,10 @@ | |||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | ||||
*/ | */ | ||||
#include <Fl/Fl_Group.H> | |||||
#include <Fl/Fl_Output.H> | |||||
#include <Fl/Fl_Image.H> | |||||
#include <Fl/Fl_Menu_Button.H> | |||||
#include <FL/Fl_Group.H> | |||||
#include <FL/Fl_Output.H> | |||||
#include <FL/Fl_Image.H> | |||||
#include <FL/Fl_Menu_Button.H> | |||||
#include <vector> | #include <vector> | ||||
#include <string> | #include <string> | ||||
#include "../../GraphSort.h" | #include "../../GraphSort.h" | ||||
@@ -19,7 +19,7 @@ | |||||
#ifndef COMMENTGUI | #ifndef COMMENTGUI | ||||
#define COMMENTGUI | #define COMMENTGUI | ||||
#include <Fl/Fl_Input.H> | |||||
#include <FL/Fl_Input.H> | |||||
#include "Fl_DeviceGUI.h" | #include "Fl_DeviceGUI.h" | ||||
class Fl_CommentGUI : public Fl_DeviceGUI | class Fl_CommentGUI : public Fl_DeviceGUI | ||||
@@ -22,9 +22,9 @@ | |||||
#include <FL/Fl.H> | #include <FL/Fl.H> | ||||
#include <FL/Fl_Group.H> | #include <FL/Fl_Group.H> | ||||
#include <FL/Fl_Button.H> | #include <FL/Fl_Button.H> | ||||
#include <Fl/Fl_Pixmap.H> | |||||
#include <Fl/Fl_Menu_Button.H> | |||||
#include <Fl/Fl_Box.H> | |||||
#include <FL/Fl_Pixmap.H> | |||||
#include <FL/Fl_Menu_Button.H> | |||||
#include <FL/Fl_Box.H> | |||||
#include "Fl_DragBar.H" | #include "Fl_DragBar.H" | ||||
#include "SpiralGUI.H" | #include "SpiralGUI.H" | ||||
#include <iostream> | #include <iostream> | ||||
@@ -16,8 +16,8 @@ | |||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | ||||
*/ | */ | ||||
#include <Fl/Fl_Double_Window.H> | |||||
#include <Fl/Fl_Pixmap.H> | |||||
#include <FL/Fl_Double_Window.H> | |||||
#include <FL/Fl_Pixmap.H> | |||||
#include <iostream> | #include <iostream> | ||||
#include <vector> | #include <vector> | ||||
#include "Plugins/SpiralPlugin.h" | #include "Plugins/SpiralPlugin.h" | ||||
@@ -18,7 +18,7 @@ | |||||
#include <math.h> | #include <math.h> | ||||
#include "AmpPlugin.h" | #include "AmpPlugin.h" | ||||
#include "AmpPluginGUI.h" | #include "AmpPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#define PI 3.141592654 | #define PI 3.141592654 | ||||
@@ -20,7 +20,7 @@ | |||||
#define AMPPLUGIN | #define AMPPLUGIN | ||||
#include "../SpiralPlugin.h" | #include "../SpiralPlugin.h" | ||||
#include <Fl/Fl.H> | |||||
#include <FL/Fl.H> | |||||
class AmpPlugin : public SpiralPlugin | class AmpPlugin : public SpiralPlugin | ||||
{ | { | ||||
@@ -16,7 +16,7 @@ | |||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | ||||
*/ | */ | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include "AmpPluginGUI.h" | #include "AmpPluginGUI.h" | ||||
@@ -18,7 +18,7 @@ | |||||
#include <math.h> | #include <math.h> | ||||
#include "AnotherFilterPlugin.h" | #include "AnotherFilterPlugin.h" | ||||
#include "AnotherFilterPluginGUI.h" | #include "AnotherFilterPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#define PI 3.141592654 | #define PI 3.141592654 | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "AnotherFilterPluginGUI.h" | #include "AnotherFilterPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "BeatMatchPlugin.h" | #include "BeatMatchPlugin.h" | ||||
#include "BeatMatchPluginGUI.h" | #include "BeatMatchPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "BeatMatchPluginGUI.h" | #include "BeatMatchPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "ComplexEnvelopePlugin.h" | #include "ComplexEnvelopePlugin.h" | ||||
#include "ComplexEnvelopePluginGUI.h" | #include "ComplexEnvelopePluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
extern "C" { | extern "C" { | ||||
@@ -18,7 +18,7 @@ | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "ComplexEnvelopePluginGUI.h" | #include "ComplexEnvelopePluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
static const float TIMED_SLIDER_MAX = 3.0f; | static const float TIMED_SLIDER_MAX = 3.0f; | ||||
@@ -19,7 +19,7 @@ | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "ControllerPlugin.h" | #include "ControllerPlugin.h" | ||||
#include "ControllerPluginGUI.h" | #include "ControllerPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -18,7 +18,7 @@ | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "ControllerPluginGUI.h" | #include "ControllerPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "CounterPlugin.h" | #include "CounterPlugin.h" | ||||
#include "CounterPluginGUI.h" | #include "CounterPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "CounterPluginGUI.h" | #include "CounterPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include <stdio.h> | #include <stdio.h> | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "DelayPlugin.h" | #include "DelayPlugin.h" | ||||
#include "DelayPluginGUI.h" | #include "DelayPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "DelayPluginGUI.h" | #include "DelayPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "DiskWriterPluginGUI.h" | #include "DiskWriterPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_file_chooser.H> | #include <FL/fl_file_chooser.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -22,7 +22,7 @@ | |||||
#include "DistributorPlugin.h" | #include "DistributorPlugin.h" | ||||
#include "DistributorPluginGUI.h" | #include "DistributorPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "DistributorPluginGUI.h" | #include "DistributorPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "EchoPlugin.h" | #include "EchoPlugin.h" | ||||
#include "EchoPluginGUI.h" | #include "EchoPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "EchoPluginGUI.h" | #include "EchoPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "EnvFollowerPlugin.h" | #include "EnvFollowerPlugin.h" | ||||
#include "EnvFollowerPluginGUI.h" | #include "EnvFollowerPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "EnvFollowerPluginGUI.h" | #include "EnvFollowerPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "EnvelopePlugin.h" | #include "EnvelopePlugin.h" | ||||
#include "EnvelopePluginGUI.h" | #include "EnvelopePluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "EnvelopePluginGUI.h" | #include "EnvelopePluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "FilterPlugin.h" | #include "FilterPlugin.h" | ||||
#include "FilterPluginGUI.h" | #include "FilterPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "FilterPluginGUI.h" | #include "FilterPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "FlipflopPlugin.h" | #include "FlipflopPlugin.h" | ||||
#include "FlipflopPluginGUI.h" | #include "FlipflopPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "FlipflopPluginGUI.h" | #include "FlipflopPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -18,7 +18,7 @@ | |||||
#include <math.h> | #include <math.h> | ||||
#include "FormantFilterPlugin.h" | #include "FormantFilterPlugin.h" | ||||
#include "FormantFilterPluginGUI.h" | #include "FormantFilterPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "FormantFilterPluginGUI.h" | #include "FormantFilterPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -18,7 +18,7 @@ | |||||
#include "JackPlugin.h" | #include "JackPlugin.h" | ||||
#include "JackPluginGUI.h" | #include "JackPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_file_chooser.H> | #include <FL/fl_file_chooser.H> | ||||
#include <FL/Fl_Hold_Browser.H> | #include <FL/Fl_Hold_Browser.H> | ||||
#include <algorithm> | #include <algorithm> | ||||
@@ -26,7 +26,7 @@ | |||||
#include "JoystickPlugin.h" | #include "JoystickPlugin.h" | ||||
#include "JoystickPluginGUI.h" | #include "JoystickPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "JoystickPluginGUI.h" | #include "JoystickPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "KeyboardPluginGUI.h" | #include "KeyboardPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_file_chooser.H> | #include <FL/fl_file_chooser.H> | ||||
#include <FL/Fl_Hold_Browser.H> | #include <FL/Fl_Hold_Browser.H> | ||||
#include <FL/Fl_Double_Window.H> | #include <FL/Fl_Double_Window.H> | ||||
@@ -18,7 +18,7 @@ | |||||
#include "LFOPlugin.h" | #include "LFOPlugin.h" | ||||
#include "LFOPluginGUI.h" | #include "LFOPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "LFOPluginGUI.h" | #include "LFOPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include "../GUI/WS_Sine.h" | #include "../GUI/WS_Sine.h" | ||||
#include "../GUI/WS_Tri.h" | #include "../GUI/WS_Tri.h" | ||||
@@ -18,7 +18,7 @@ | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "LogicPlugin.h" | #include "LogicPlugin.h" | ||||
#include "LogicPluginGUI.h" | #include "LogicPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "LogicPluginGUI.h" | #include "LogicPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include <stdio.h> | #include <stdio.h> | ||||
@@ -18,7 +18,7 @@ | |||||
#include <math.h> | #include <math.h> | ||||
#include "MasherPlugin.h" | #include "MasherPlugin.h" | ||||
#include "MasherPluginGUI.h" | #include "MasherPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#define PI 3.141592654 | #define PI 3.141592654 | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "../SpiralPlugin.h" | #include "../SpiralPlugin.h" | ||||
#include <Fl/Fl.H> | |||||
#include <FL/Fl.H> | |||||
#ifndef MasherPLUGIN | #ifndef MasherPLUGIN | ||||
#define MasherPLUGIN | #define MasherPLUGIN | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "MasherPluginGUI.h" | #include "MasherPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "MatrixPlugin.h" | #include "MatrixPlugin.h" | ||||
#include "MatrixPluginGUI.h" | #include "MatrixPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,9 +17,9 @@ | |||||
*/ | */ | ||||
#include "MatrixPluginGUI.h" | #include "MatrixPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
//#include <Fl/fl_file_chooser.H> | |||||
#include <FL/fl_draw.H> | |||||
//#include <FL/fl_file_chooser.H> | |||||
using namespace std; | using namespace std; | ||||
@@ -18,7 +18,7 @@ | |||||
#include "MidiPlugin.h" | #include "MidiPlugin.h" | ||||
#include "MidiPluginGUI.h" | #include "MidiPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
#include "../../Midi.h" | #include "../../Midi.h" | ||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "MidiPluginGUI.h" | #include "MidiPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_file_chooser.H> | #include <FL/fl_file_chooser.H> | ||||
#include <FL/Fl_Hold_Browser.H> | #include <FL/Fl_Hold_Browser.H> | ||||
#include <FL/Fl_Double_Window.H> | #include <FL/Fl_Double_Window.H> | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "MixSwitchPlugin.h" | #include "MixSwitchPlugin.h" | ||||
#include "MixSwitchPluginGUI.h" | #include "MixSwitchPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "MixSwitchPluginGUI.h" | #include "MixSwitchPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -19,7 +19,7 @@ | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "MixerPlugin.h" | #include "MixerPlugin.h" | ||||
#include "MixerPluginGUI.h" | #include "MixerPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "MixerPluginGUI.h" | #include "MixerPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -18,7 +18,7 @@ | |||||
#include <math.h> | #include <math.h> | ||||
#include "MoogFilterPlugin.h" | #include "MoogFilterPlugin.h" | ||||
#include "MoogFilterPluginGUI.h" | #include "MoogFilterPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#define PI 3.141592654 | #define PI 3.141592654 | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "MoogFilterPluginGUI.h" | #include "MoogFilterPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -18,7 +18,7 @@ | |||||
*/ | */ | ||||
#include "MousePluginGUI.h" | #include "MousePluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
ScratchWidget::ScratchWidget (int x, int y, int w, int h, const char *l) : | ScratchWidget::ScratchWidget (int x, int y, int w, int h, const char *l) : | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "NoisePlugin.h" | #include "NoisePlugin.h" | ||||
#include "NoisePluginGUI.h" | #include "NoisePluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include <limits.h> | #include <limits.h> | ||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include <stdlib.h> | #include <stdlib.h> | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "NoisePluginGUI.h" | #include "NoisePluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "NoteSnapPlugin.h" | #include "NoteSnapPlugin.h" | ||||
#include "NoteSnapPluginGUI.h" | #include "NoteSnapPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "NoteSnapPluginGUI.h" | #include "NoteSnapPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "OperatorPlugin.h" | #include "OperatorPlugin.h" | ||||
#include "OperatorPluginGUI.h" | #include "OperatorPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "OperatorPluginGUI.h" | #include "OperatorPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
//#include <stdio.h> | //#include <stdio.h> | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "OscillatorPlugin.h" | #include "OscillatorPlugin.h" | ||||
#include "OscillatorPluginGUI.h" | #include "OscillatorPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include <limits.h> | #include <limits.h> | ||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include <stdlib.h> | #include <stdlib.h> | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "OscillatorPluginGUI.h" | #include "OscillatorPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include "../GUI/WS_Square.h" | #include "../GUI/WS_Square.h" | ||||
#include "../GUI/WS_Noise.h" | #include "../GUI/WS_Noise.h" | ||||
@@ -22,9 +22,9 @@ | |||||
#include <FL/Fl_Pixmap.H> | #include <FL/Fl_Pixmap.H> | ||||
#include <FL/Fl_Slider.H> | #include <FL/Fl_Slider.H> | ||||
#include <FL/Fl_Counter.H> | #include <FL/Fl_Counter.H> | ||||
#include <Fl/Fl_Tabs.H> | |||||
#include <Fl/Fl_Group.H> | |||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Tabs.H> | |||||
#include <FL/Fl_Group.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "../Widgets/Fl_LED_Button.H" | #include "../Widgets/Fl_LED_Button.H" | ||||
#include "../Widgets/Fl_Knob.H" | #include "../Widgets/Fl_Knob.H" | ||||
#include "../SpiralPluginGUI.h" | #include "../SpiralPluginGUI.h" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "OutputPluginGUI.h" | #include "OutputPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_file_chooser.H> | #include <FL/fl_file_chooser.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "PoshSamplerPlugin.h" | #include "PoshSamplerPlugin.h" | ||||
#include "PoshSamplerPluginGUI.h" | #include "PoshSamplerPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
#include "../../RiffWav.h" | #include "../../RiffWav.h" | ||||
@@ -17,10 +17,10 @@ | |||||
*/ | */ | ||||
#include "PoshSamplerPluginGUI.h" | #include "PoshSamplerPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include "../GUI/WaveChooser.h" | #include "../GUI/WaveChooser.h" | ||||
#include <Fl/fl_file_chooser.H> | |||||
#include <FL/fl_file_chooser.H> | |||||
using namespace std; | using namespace std; | ||||
@@ -18,7 +18,7 @@ | |||||
#include <math.h> | #include <math.h> | ||||
#include "RingModPlugin.h" | #include "RingModPlugin.h" | ||||
#include "RingModPluginGUI.h" | #include "RingModPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "RingModPluginGUI.h" | #include "RingModPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SVFilterPluginGUI.h" | #include "SVFilterPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SampleHoldPlugin.h" | #include "SampleHoldPlugin.h" | ||||
#include "SampleHoldPluginGUI.h" | #include "SampleHoldPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SampleHoldPluginGUI.h" | #include "SampleHoldPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SamplerPlugin.h" | #include "SamplerPlugin.h" | ||||
#include "SamplerPluginGUI.h" | #include "SamplerPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../RiffWav.h" | #include "../../RiffWav.h" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,9 +17,9 @@ | |||||
*/ | */ | ||||
#include "SamplerPluginGUI.h" | #include "SamplerPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include <Fl/fl_file_chooser.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_file_chooser.H> | |||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "ScopePlugin.h" | #include "ScopePlugin.h" | ||||
#include "ScopePluginGUI.h" | #include "ScopePluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "ScopePluginGUI.h" | #include "ScopePluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SeqPlugin.h" | #include "SeqPlugin.h" | ||||
#include "SeqPluginGUI.h" | #include "SeqPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -18,9 +18,9 @@ | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "SeqPluginGUI.h" | #include "SeqPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include <Fl/fl_file_chooser.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_file_chooser.H> | |||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SeqSelectorPlugin.h" | #include "SeqSelectorPlugin.h" | ||||
#include "SeqSelectorPluginGUI.h" | #include "SeqSelectorPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -18,7 +18,7 @@ | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "SeqSelectorPluginGUI.h" | #include "SeqSelectorPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include <FL/Fl_Box.H> | #include <FL/Fl_Box.H> | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SequencerPlugin.h" | #include "SequencerPlugin.h" | ||||
#include "SequencerPluginGUI.h" | #include "SequencerPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -18,9 +18,9 @@ | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "SequencerPluginGUI.h" | #include "SequencerPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include <Fl/fl_file_chooser.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_file_chooser.H> | |||||
#include <FL/Fl_Color_Chooser.H> | #include <FL/Fl_Color_Chooser.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SmoothPlugin.h" | #include "SmoothPlugin.h" | ||||
#include "SmoothPluginGUI.h" | #include "SmoothPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SmoothPluginGUI.h" | #include "SmoothPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -20,7 +20,7 @@ | |||||
#include "Widgets/Fl_Loop.h" | #include "Widgets/Fl_Loop.h" | ||||
#include "LoopGUI.h" | #include "LoopGUI.h" | ||||
#include "../Loop.h" | #include "../Loop.h" | ||||
#include <Fl/fl_file_chooser.H> | |||||
#include <FL/fl_file_chooser.H> | |||||
static const int EFFECT_ADDITION = 130; | static const int EFFECT_ADDITION = 130; | ||||
static const int GUI_COLOUR = 154; | static const int GUI_COLOUR = 154; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SpiralLoopPlugin.h" | #include "SpiralLoopPlugin.h" | ||||
#include "SpiralLoopPluginGUI.h" | #include "SpiralLoopPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,9 +17,9 @@ | |||||
*/ | */ | ||||
#include "SpiralLoopPluginGUI.h" | #include "SpiralLoopPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include <Fl/fl_file_chooser.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_file_chooser.H> | |||||
#include "../GUI/WaveChooser.h" | #include "../GUI/WaveChooser.h" | ||||
using namespace std; | using namespace std; | ||||
@@ -25,8 +25,8 @@ | |||||
#include <iostream> | #include <iostream> | ||||
#include <math.h> | #include <math.h> | ||||
#include <stdlib.h> | #include <stdlib.h> | ||||
#include <Fl/Fl.H> | |||||
#include <Fl/Fl_Group.H> | |||||
#include <FL/Fl.H> | |||||
#include <FL/Fl_Group.H> | |||||
#include "../Sample.h" | #include "../Sample.h" | ||||
#include "../ChannelHandler.h" | #include "../ChannelHandler.h" | ||||
#include "../../GUI/Widgets/SpiralGUI.H" | #include "../../GUI/Widgets/SpiralGUI.H" | ||||
@@ -19,11 +19,11 @@ | |||||
#include "SpiralPluginGUI.h" | #include "SpiralPluginGUI.h" | ||||
#include "SpiralPlugin.h" | #include "SpiralPlugin.h" | ||||
#include "../SpiralInfo.h" | #include "../SpiralInfo.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include <Fl/Fl_Multiline_Output.H> | |||||
#include <Fl/Fl_Text_Display.H> | |||||
#include <Fl/Fl_Text_Buffer.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/Fl_Multiline_Output.H> | |||||
#include <FL/Fl_Text_Display.H> | |||||
#include <FL/Fl_Text_Buffer.H> | |||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SplitSwitchPlugin.h" | #include "SplitSwitchPlugin.h" | ||||
#include "SplitSwitchPluginGUI.h" | #include "SplitSwitchPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include <stdio.h> | #include <stdio.h> | ||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SplitSwitchPluginGUI.h" | #include "SplitSwitchPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -21,7 +21,7 @@ | |||||
#include "SplitterPlugin.h" | #include "SplitterPlugin.h" | ||||
#include "SplitterPluginGUI.h" | #include "SplitterPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SplitterPluginGUI.h" | #include "SplitterPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "StereoMixerPlugin.h" | #include "StereoMixerPlugin.h" | ||||
#include "StereoMixerPluginGUI.h" | #include "StereoMixerPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "StereoMixerPluginGUI.h" | #include "StereoMixerPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "StreamPlugin.h" | #include "StreamPlugin.h" | ||||
#include "StreamPluginGUI.h" | #include "StreamPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
#include <stdio.h> | #include <stdio.h> | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "StreamPluginGUI.h" | #include "StreamPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
#include "../GUI/WaveChooser.h" | #include "../GUI/WaveChooser.h" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SwitchPlugin.h" | #include "SwitchPlugin.h" | ||||
#include "SwitchPluginGUI.h" | #include "SwitchPluginGUI.h" | ||||
#include <Fl/Fl_Button.H> | |||||
#include <FL/Fl_Button.H> | |||||
#include "SpiralIcon.xpm" | #include "SpiralIcon.xpm" | ||||
#include "../../NoteTable.h" | #include "../../NoteTable.h" | ||||
@@ -17,7 +17,7 @@ | |||||
*/ | */ | ||||
#include "SwitchPluginGUI.h" | #include "SwitchPluginGUI.h" | ||||
#include <Fl/fl_draw.H> | |||||
#include <FL/fl_draw.H> | |||||
#include <FL/fl_draw.H> | #include <FL/fl_draw.H> | ||||
using namespace std; | using namespace std; | ||||