mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 03:30:44 +00:00
Fix warning where #include had different case from filename.
This commit is contained in:
parent
d6da63bf8c
commit
6831af489c
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#include "mainwindow.h"
|
#include "mainwindow.h"
|
||||||
#include "statistics.h"
|
#include "statistics.h"
|
||||||
#include "CProgressBar.h"
|
#include "cprogressbar.h"
|
||||||
|
|
||||||
extern MainWindow *mainwin;
|
extern MainWindow *mainwin;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user