mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
Minor compile fix for Windows. Hope this doesn't break anything else.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1261 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
023df37b2b
commit
81104f7a97
@ -30,7 +30,7 @@
|
||||
#include <QString>
|
||||
#include <QHash>
|
||||
#include <QTextStream>
|
||||
#include <../shading/glc_material.h>
|
||||
#include "../shading/glc_material.h"
|
||||
|
||||
#include "../glc_config.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user