mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Direct2D: Change juce_FunctionPointerDestructor.h include order
This commit is contained in:
parent
f9620d668d
commit
2f46d9eff4
1 changed files with 2 additions and 1 deletions
|
|
@ -49,6 +49,8 @@
|
|||
|
||||
#include "juce_graphics.h"
|
||||
|
||||
#include "fonts/juce_FunctionPointerDestructor.h"
|
||||
|
||||
//==============================================================================
|
||||
#if JUCE_MAC
|
||||
#import <QuartzCore/QuartzCore.h>
|
||||
|
|
@ -161,7 +163,6 @@ extern "C"
|
|||
//==============================================================================
|
||||
#include "juce_core/zip/juce_zlib.h"
|
||||
|
||||
#include "fonts/juce_FunctionPointerDestructor.h"
|
||||
#include "native/juce_EventTracing.h"
|
||||
|
||||
#include "unicode/juce_UnicodeGenerated.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue