1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

Seems I missed a .h include, I blame the SVN server being troublesome today :)

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1458 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
cranphin 2010-08-29 21:50:00 +00:00 committed by cranphin
parent 37e9dd52eb
commit 098cff530f

View File

@ -26,7 +26,6 @@
*/
#include "gpsdisplaywidget.h"
#include "gpsdisplaythread.h"
#include "ui_gpsdisplaywidget.h"
#include "extensionsystem/pluginmanager.h"
#include "uavobjects/uavobjectmanager.h"