Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix build
  • Loading branch information
nyalldawson committed Jul 26, 2021
1 parent 4b732d7 commit c5f7619
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 "qgsproviderutils.h"

#include <QFileInfo>
#include <QRegularExpression>
#include <mutex>

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

0 comments on commit c5f7619

Please sign in to comment.