Index: sources/view/dg/data/VDGLoadCellReadingsData.cpp =================================================================== diff -u -r6ae83fa9a1a3204864fc5b50fe906ac09e9c1ea5 -r00d9bb06ec2bad14f6dc2db678b750c244f694ef --- sources/view/dg/data/VDGLoadCellReadingsData.cpp (.../VDGLoadCellReadingsData.cpp) (revision 6ae83fa9a1a3204864fc5b50fe906ac09e9c1ea5) +++ sources/view/dg/data/VDGLoadCellReadingsData.cpp (.../VDGLoadCellReadingsData.cpp) (revision 00d9bb06ec2bad14f6dc2db678b750c244f694ef) @@ -14,7 +14,7 @@ #include "VDGLoadCellReadingsData.h" // Project -#include "guicontroller.h" +#include "GuiController.h" VIEW_DEF(VDGLoadCellReadings, DGLoadCellReadingsData)