summaryrefslogtreecommitdiff
path: root/util/cbfstool/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/common.c')
-rw-r--r--util/cbfstool/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/cbfstool/common.c b/util/cbfstool/common.c
index 8f38a4a27d..356ba2f4db 100644
--- a/util/cbfstool/common.c
+++ b/util/cbfstool/common.c
@@ -23,9 +23,9 @@
#include <stdlib.h>
#include <string.h>
#include <libgen.h>
+#include "elf.h"
#include "common.h"
#include "cbfs.h"
-#include "elf.h"
/* Utilities */