summaryrefslogtreecommitdiff
path: root/src/target/testee.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/testee.c')
-rw-r--r--src/target/testee.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/target/testee.c b/src/target/testee.c
index 991c64e8..280111a4 100644
--- a/src/target/testee.c
+++ b/src/target/testee.c
@@ -20,9 +20,11 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
+
+#include <helper/log.h>
+
#include "target.h"
#include "target_type.h"
-#include <helper/log.h>
#include "hello.h"
static const struct command_registration testee_command_handlers[] = {