summaryrefslogtreecommitdiff
path: root/src/chresampler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/chresampler.cc')
-rw-r--r--src/chresampler.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/chresampler.cc b/src/chresampler.cc
index 79118ae..4515e53 100644
--- a/src/chresampler.cc
+++ b/src/chresampler.cc
@@ -25,13 +25,12 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
#include "chresampler.h"
+#include "cpp11fix.h"
#include <config.h>
#include <hugin.hpp>
#include <stdio.h>
-#include <cpp11fix.h>
-
#ifdef WITH_RESAMPLER
#if defined(USE_ZITA)