Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 23, 2021
1 parent 04a7357 commit 08d4050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/mdal/qgsmdalprovider.cpp
Expand Up @@ -26,6 +26,7 @@
#include "qgsprovidersublayerdetails.h"

#include <QFileInfo>
#include <mutex>

const QString QgsMdalProvider::MDAL_PROVIDER_KEY = QStringLiteral( "mdal" );
const QString QgsMdalProvider::MDAL_PROVIDER_DESCRIPTION = QStringLiteral( "MDAL provider" );
Expand Down

0 comments on commit 08d4050

Please sign in to comment.