1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
JUCE/examples/browser plugin demo/src/AppConfig.h
2014-11-12 17:18:18 +00:00

5 lines
92 B
C

#define JUCE_MODULE_AVAILABLE_juce_core 1
#include "BrowserPluginCharacteristics.h"