Skip to content

Commit

Permalink
Fix compilation error on Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Jun 29, 2018
1 parent 569db8e commit e073a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/3d/terrain/qgsdemterraintilegeometry_p.cpp
Expand Up @@ -14,6 +14,7 @@
***************************************************************************/

#include "qgsdemterraintilegeometry_p.h"
#include <QMatrix4x4>
#include <Qt3DRender/qattribute.h>
#include <Qt3DRender/qbuffer.h>
#include <Qt3DRender/qbufferdatagenerator.h>
Expand Down

0 comments on commit e073a4c

Please sign in to comment.