1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00

Case fix for Linux as mentioned by Peter

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@851 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
dankers 2010-06-21 19:34:38 +00:00 committed by dankers
parent 8c5375d5ab
commit 9b6a06cee0

View File

@ -32,7 +32,7 @@
#include "uavobjects/uavobjectmanager.h"
#include "uavobjects/uavobject.h"
#include <QSettings>
#include <Phonon>
#include <phonon>
class NotifyPluginOptionsPage;
class NotifyPluginConfiguration;