Browse Source

Fixed capital letter.

tags/2021-05-28
jules 11 years ago
parent
commit
fc77d9a001
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      extras/Introjucer/Source/Application/jucer_Application.h

+ 1
- 1
extras/Introjucer/Source/Application/jucer_Application.h View File

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