mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-02 03:20:06 +00:00
Include path typo fix.
This commit is contained in:
parent
2e01f08540
commit
8cfda2f24f
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
#include "../jucer_Headers.h"
|
||||
#include "jucer_MainWindow.h"
|
||||
#include "jucer_CommandLine.h"
|
||||
#include "../project/jucer_Module.h"
|
||||
#include "../Project/jucer_Module.h"
|
||||
#include "jucer_AutoUpdater.h"
|
||||
#include "../Code Editor/jucer_SourceCodeEditor.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue