From 5aaa49d4aeed07b39122cd9b07962ee177439c52 Mon Sep 17 00:00:00 2001 From: Steve Franke Date: Fri, 5 Oct 2018 02:43:39 +0000 Subject: [PATCH] With these changes, now builds on linux. --- ExportCabrillo.cpp | 2 +- mainwindow.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ExportCabrillo.cpp b/ExportCabrillo.cpp index 0be826997..49e8a221b 100644 --- a/ExportCabrillo.cpp +++ b/ExportCabrillo.cpp @@ -1,5 +1,5 @@ #include "ExportCabrillo.h" -#include "ui_exportCabrillo.h" +#include "ui_ExportCabrillo.h" #include "SettingsGroup.hpp" #include "MessageBox.hpp" diff --git a/mainwindow.h b/mainwindow.h index 06bdd7259..7768b3c4b 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -36,7 +36,7 @@ #include "astro.h" #include "MessageBox.hpp" #include "NetworkAccessManager.hpp" -#include "exportCabrillo.h" +#include "ExportCabrillo.h" #define NUM_JT4_SYMBOLS 206 //(72+31)*2, embedded sync #define NUM_JT65_SYMBOLS 126 //63 data + 63 sync