Skip to content

Commit 9c161f6

Browse files
committed
fix build w/o QGISDEBUG
1 parent 54e9d91 commit 9c161f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/wcs/qgswcsprovider.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
#include <QEventLoop>
5050
#include <QCoreApplication>
5151
#include <QTime>
52+
#include <QFile>
5253

5354
#ifdef QGISDEBUG
54-
#include <QFile>
5555
#include <QDir>
5656
#endif
5757

0 commit comments

Comments
 (0)