1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

gcs config: fix case on revo config gadget includes

This commit is contained in:
Stacey Sheldon 2012-01-28 21:00:15 -05:00
parent e07fca0465
commit f5e9a9365c

View File

@ -24,7 +24,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "ConfigRevoWidget.h"
#include "configrevowidget.h"
#include "math.h"
#include <QDebug>