diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h index 860c0221c7..e4574f4749 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_cryptography/juce_cryptography.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h index e427fa2135..718392ff72 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_opengl/juce_opengl.h" - diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_video/juce_video.h index 1b77c4a466..0dd1636ec2 100644 --- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_video/juce_video.h +++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_video/juce_video.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_video/juce_video.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h index dfd50e5536..bb997d30d3 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_utils/juce_audio_utils.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h index 860c0221c7..e4574f4749 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_cryptography/juce_cryptography.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h index e427fa2135..718392ff72 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_opengl/juce_opengl.h" - diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_video/juce_video.h index 1b77c4a466..0dd1636ec2 100644 --- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_video/juce_video.h +++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_video/juce_video.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_video/juce_video.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h index dfd50e5536..bb997d30d3 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_utils/juce_audio_utils.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h index 860c0221c7..e4574f4749 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_cryptography/juce_cryptography.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_video/juce_video.h index 1b77c4a466..0dd1636ec2 100644 --- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_video/juce_video.h +++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_video/juce_video.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_video/juce_video.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h index dfd50e5536..bb997d30d3 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_utils/juce_audio_utils.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_box2d/juce_box2d.h b/examples/Demo/JuceLibraryCode/modules/juce_box2d/juce_box2d.h index f55158a99f..c45c83e1ef 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_box2d/juce_box2d.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_box2d/juce_box2d.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_box2d/juce_box2d.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/Demo/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/Demo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h index 860c0221c7..e4574f4749 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_cryptography/juce_cryptography.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/Demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/Demo/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/Demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/Demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/Demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/Demo/JuceLibraryCode/modules/juce_opengl/juce_opengl.h index e427fa2135..718392ff72 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_opengl/juce_opengl.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_opengl/juce_opengl.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_opengl/juce_opengl.h" - diff --git a/examples/Demo/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/Demo/JuceLibraryCode/modules/juce_video/juce_video.h index 1b77c4a466..0dd1636ec2 100644 --- a/examples/Demo/JuceLibraryCode/modules/juce_video/juce_video.h +++ b/examples/Demo/JuceLibraryCode/modules/juce_video/juce_video.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_video/juce_video.h" - diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/HelloWorld/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/HelloWorld/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/HelloWorld/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/HelloWorld/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h index 860c0221c7..e4574f4749 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_cryptography/juce_cryptography.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h index e427fa2135..718392ff72 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_opengl/juce_opengl.h" - diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_video/juce_video.h index 1b77c4a466..0dd1636ec2 100644 --- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_video/juce_video.h +++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_video/juce_video.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_video/juce_video.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h index dfd50e5536..bb997d30d3 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_utils/juce_audio_utils.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h index dfd50e5536..bb997d30d3 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_utils/juce_audio_utils.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_plugin_client/juce_audio_plugin_client.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_plugin_client/juce_audio_plugin_client.h index 2710a1ceef..79618a4061 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_plugin_client/juce_audio_plugin_client.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_plugin_client/juce_audio_plugin_client.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_plugin_client/juce_audio_plugin_client.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h index dfd50e5536..bb997d30d3 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_utils/juce_audio_utils.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h index dfd50e5536..bb997d30d3 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_utils/juce_audio_utils.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h index 860c0221c7..e4574f4749 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_cryptography/juce_cryptography.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_opengl/juce_opengl.h index e427fa2135..718392ff72 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_opengl/juce_opengl.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_opengl/juce_opengl.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_opengl/juce_opengl.h" - diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_video/juce_video.h index 1b77c4a466..0dd1636ec2 100644 --- a/examples/audio plugin host/JuceLibraryCode/modules/juce_video/juce_video.h +++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_video/juce_video.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_video/juce_video.h" - diff --git a/extras/Introjucer/Builds/MacOSX/Info.plist b/extras/Introjucer/Builds/MacOSX/Info.plist index e7dcd84b9e..17c7abd2f4 100644 --- a/extras/Introjucer/Builds/MacOSX/Info.plist +++ b/extras/Introjucer/Builds/MacOSX/Info.plist @@ -34,6 +34,8 @@ jucer CFBundleTypeRole Editor + CFBundleTypeIconFile + Icon NSPersistentStoreTypeKey XML diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_core/juce_core.h b/extras/Introjucer/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/extras/Introjucer/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/extras/Introjucer/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/extras/Introjucer/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h index 860c0221c7..e4574f4749 100644 --- a/extras/Introjucer/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h +++ b/extras/Introjucer/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_cryptography/juce_cryptography.h" - diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/extras/Introjucer/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/extras/Introjucer/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/extras/Introjucer/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_events/juce_events.h b/extras/Introjucer/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/extras/Introjucer/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/extras/Introjucer/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/extras/Introjucer/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/extras/Introjucer/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/extras/Introjucer/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/extras/Introjucer/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/extras/Introjucer/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/extras/Introjucer/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/extras/Introjucer/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/extras/Introjucer/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/extras/Introjucer/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/extras/Introjucer/Source/Project/jucer_Module.cpp b/extras/Introjucer/Source/Project/jucer_Module.cpp index fdc5217420..874351ddd5 100644 --- a/extras/Introjucer/Source/Project/jucer_Module.cpp +++ b/extras/Introjucer/Source/Project/jucer_Module.cpp @@ -323,7 +323,6 @@ void LibraryModule::createLocalHeaderWrapper (ProjectSaver& projectSaver, const } writeGuardedInclude (out, paths, guards); - out << newLine; projectSaver.replaceFileIfDifferent (localHeader, out); } diff --git a/extras/binarybuilder/JuceLibraryCode/modules/juce_core/juce_core.h b/extras/binarybuilder/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/extras/binarybuilder/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/extras/binarybuilder/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h index b9a775c861..9befea8142 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h index 6a672ccda4..eba6d3a9e5 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h index 4307ccc794..4629b0ef2c 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h index bd61929b93..7d4583dbf8 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h index dfd50e5536..bb997d30d3 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_audio_utils/juce_audio_utils.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h b/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h index ee07e01a50..06e88f9352 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_core/juce_core.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h index 860c0221c7..e4574f4749 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_cryptography/juce_cryptography.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h index 00f01d46aa..9d814fd953 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_data_structures/juce_data_structures.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h b/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h index d0b4133815..509b1df8d2 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_events/juce_events.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h index f287a18ee6..28edbf35e3 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_graphics/juce_graphics.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h index c678c1cfc9..81ad4b7297 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h index 7efee1d103..5c9b7a96b5 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h index e427fa2135..718392ff72 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_opengl/juce_opengl.h" - diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h b/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h index 1b77c4a466..0dd1636ec2 100644 --- a/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h +++ b/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h @@ -2,4 +2,3 @@ // module headers to the correct external folder. #include "../../../../../modules/juce_video/juce_video.h" -