From 776ee940839becb0504aaed40051d5ec788ca9dc Mon Sep 17 00:00:00 2001 From: dogmaphobic Date: Tue, 5 Jan 2016 02:09:21 -0500 Subject: [PATCH] Stupid case error. --- src/ViewWidgets/LogDownloadController.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ViewWidgets/LogDownloadController.cc b/src/ViewWidgets/LogDownloadController.cc index 32af69413a..445d946eed 100644 --- a/src/ViewWidgets/LogDownloadController.cc +++ b/src/ViewWidgets/LogDownloadController.cc @@ -31,7 +31,7 @@ #include "Vehicle.h" #include "MainWindow.h" -#include +#include #include #include -- GitLab