Use the include paths to search for gdal_priv.h

This commit is contained in:
Alexander Bock
2016-07-26 17:00:29 +02:00
parent 0062276d45
commit 67e8608581
+1 -1
View File
@@ -25,7 +25,7 @@
#ifndef __TILE_PROVIDER_H__
#define __TILE_PROVIDER_H__
#include "gdal_priv.h"
#include <gdal_priv.h>
#include <openspace/engine/downloadmanager.h>
#include <set>