1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

OP-37/GCS- Minor fix to make it compile under Linux

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@775 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
zedamota 2010-06-14 20:22:25 +00:00 committed by zedamota
parent 15fdfc4161
commit 6acdbed4ba

View File

@ -30,7 +30,7 @@
#include "debugheader.h"
#include "../internals/PointLatlng.h"
#include "../internals/pointlatlng.h"
#include "mousewheelzoomtype.h"
#include "../core/size.h"
#include "../core/maptype.h"