Skip to content

Commit

Permalink
[BACKPORT] Added missing include for qgslogger
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Jun 11, 2011
1 parent f947f84 commit 3f2846a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/georeferencer/qgsimagewarper.cpp
Expand Up @@ -28,6 +28,7 @@

#include "qgsimagewarper.h"
#include "qgsgeoreftransform.h"
#include "qgslogger.h"

#if defined(GDAL_VERSION_NUM) && GDAL_VERSION_NUM >= 1800
#define TO8F(x) (x).toUtf8().constData()
Expand Down

0 comments on commit 3f2846a

Please sign in to comment.