Skip to content

Commit

Permalink
fix build on debian squeeze
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jul 15, 2013
1 parent 915808d commit 0e7b60e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/analysis/raster/qgsninecellfilter.cpp
Expand Up @@ -18,6 +18,7 @@
#include "qgsninecellfilter.h"
#include "cpl_string.h"
#include <QProgressDialog>
#include <QFile>

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

0 comments on commit 0e7b60e

Please sign in to comment.