1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

Sorry about consecutive commits, should be the last one. Compiles on Windows 7 and ubuntu

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@463 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
zedamota 2010-04-10 00:00:53 +00:00 committed by zedamota
parent d4c19d56a1
commit e868af8efe

View File

@ -16,7 +16,7 @@
#ifndef QYMODEMSEND_H
#define QYMODEMSEND_H
#include "qymodem_TX.h"
#include "qymodem_tx.h"
#include <QString>
#include <QFile>