summaryrefslogtreecommitdiff
path: root/src/conv/raw/sw6022raw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/conv/raw/sw6022raw.cpp')
-rw-r--r--src/conv/raw/sw6022raw.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/conv/raw/sw6022raw.cpp b/src/conv/raw/sw6022raw.cpp
index 9498e16..e09dcd9 100644
--- a/src/conv/raw/sw6022raw.cpp
+++ b/src/conv/raw/sw6022raw.cpp
@@ -7,6 +7,10 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdio.h>
#include <string.h>
@@ -15,10 +19,6 @@
#include <libsw602/libsw602.h>
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#ifndef PACKAGE
#define PACKAGE "libsw602"
#endif