|
|
|
@@ -19,7 +19,7 @@ |
|
|
|
To release a closed-source product which uses JUCE, commercial licenses are
|
|
|
|
available: visit www.juce.com for more information.
|
|
|
|
|
|
|
|
==============================================================================
|
|
|
|
==============================================================================
|
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef JUCE_TRACKTION_MARKETPLACE_H_INCLUDED
|
|
|
|
@@ -41,7 +41,7 @@ |
|
|
|
#include "../juce_data_structures/juce_data_structures.h"
|
|
|
|
|
|
|
|
#if JUCE_MODULE_AVAILABLE_juce_gui_extra
|
|
|
|
#include "juce_gui_extra/juce_gui_extra.h"
|
|
|
|
#include "../juce_gui_extra/juce_gui_extra.h"
|
|
|
|
#endif
|
|
|
|
|
|
|
|
namespace juce
|
|
|
|
|