File name changed to fit the style rules
This commit is contained in:
@@ -168,7 +168,7 @@ HEADERS += \
|
||||
src/controller/IController.h \
|
||||
src/controller/core/configuration/ConfigurationLoader.h \
|
||||
src/error/errormodel.h \
|
||||
src/simulation/exampleinitiator.h
|
||||
src/simulation/ExampleInitiator.h
|
||||
|
||||
thermalsim = $$(THERMALSIM)
|
||||
isEmpty(thermalsim) {
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
#include "StlPlayer.h"
|
||||
#include "../controller/Controller.h"
|
||||
#include "../common/third_party/tinyxml2/tinyxml2.h"
|
||||
#include "exampleinitiator.h"
|
||||
#include "ExampleInitiator.h"
|
||||
|
||||
struct DramSetup
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user