1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Another minor compile fix.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1262 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
dankers 2010-08-10 20:35:57 +00:00 committed by dankers
parent 81104f7a97
commit 44eb65ec68

View File

@ -26,7 +26,7 @@
#include "glc_state.h"
#include "glc_ext.h"
#include "../sceneGraph/glc_octree.h"
#include "sceneGraph/glc_octree.h"
#include <QGLFramebufferObject>