1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Restored module header #defines

This commit is contained in:
tpoole 2017-02-17 10:26:02 +00:00
parent 2e0e984145
commit 1e2f6fec5c
17 changed files with 18 additions and 1 deletions

View file

@ -49,7 +49,8 @@
*******************************************************************************/
#pragma once // %%
#pragma once
#define JUCE_GRAPHICS_H_INCLUDED
#include <juce_core/juce_core.h>
#include <juce_events/juce_events.h>