summaryrefslogtreecommitdiffstats
path: root/src/opt/lpk/lpk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/lpk/lpk.h')
-rw-r--r--src/opt/lpk/lpk.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/opt/lpk/lpk.h b/src/opt/lpk/lpk.h
index 2a642db2..d7e4af29 100644
--- a/src/opt/lpk/lpk.h
+++ b/src/opt/lpk/lpk.h
@@ -21,10 +21,6 @@
#ifndef __LPK_H__
#define __LPK_H__
-#ifdef __cplusplus
-extern "C" {
-#endif
-
////////////////////////////////////////////////////////////////////////
/// INCLUDES ///
////////////////////////////////////////////////////////////////////////
@@ -33,6 +29,10 @@ extern "C" {
/// PARAMETERS ///
////////////////////////////////////////////////////////////////////////
+#ifdef __cplusplus
+extern "C" {
+#endif
+
////////////////////////////////////////////////////////////////////////
/// BASIC TYPES ///
////////////////////////////////////////////////////////////////////////