1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
JUCE/examples/browser plugin demo/src/AppConfig.h
2015-07-22 15:59:34 +01:00

6 lines
94 B
C

#define JUCE_MODULE_AVAILABLE_juce_core 1
#include "BrowserPluginCharacteristics.h"