Browse Source

Minor tweak to a Jucer template.

tags/2021-05-28
jules 13 years ago
parent
commit
53401e246f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      extras/the jucer/src/templates/jucer_ComponentTemplate.h

+ 1
- 1
extras/the jucer/src/templates/jucer_ComponentTemplate.h View File

@@ -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…
Cancel
Save