mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Minor tweak to a Jucer template.
This commit is contained in:
parent
48569794c5
commit
53401e246f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#define %%headerGuard%%
|
||||
|
||||
//[Headers] -- You can add your own extra header files here --
|
||||
#include "juce.h"
|
||||
#include "JuceHeader.h"
|
||||
//[/Headers]
|
||||
|
||||
%%includeFilesH%%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue