Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
elpaso committed Nov 21, 2019
1 parent 797af95 commit e21c048
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/analysis/processing/qgsalgorithmrasterize.h
Expand Up @@ -22,8 +22,8 @@
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef QGSRASTERIZEALGORITM_H
#define QGSRASTERIZEALGORITM_H
#ifndef QGSRASTERIZEALGORITHM_H
#define QGSRASTERIZEALGORITHM_H

#define SIP_NO_FILE

Expand Down Expand Up @@ -59,4 +59,4 @@ class QgsRasterizeAlgorithm : public QgsProcessingAlgorithm

///@endcond PRIVATE

#endif // QGSRASTERIZEALGORITM_H
#endif // QGSRASTERIZEALGORITHM_H

0 comments on commit e21c048

Please sign in to comment.