summaryrefslogtreecommitdiff
path: root/plugins/readdex/header.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-10-18 20:50:10 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-10-18 20:50:10 (GMT)
commitdce9d9cdfef1d37ef11a987a21f36e83b6b1944f (patch)
tree830623ade20e892954fcbddd3b7b05d09aac1dd7 /plugins/readdex/header.c
parent1e7c7de85438749d3faf7b76984b86a9c088fbc1 (diff)
Created plugins for the Dex and Dalvik support.
Diffstat (limited to 'plugins/readdex/header.c')
-rw-r--r--plugins/readdex/header.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/readdex/header.c b/plugins/readdex/header.c
index b5ea776..860638c 100644
--- a/plugins/readdex/header.c
+++ b/plugins/readdex/header.c
@@ -25,7 +25,7 @@
#include <i18n.h>
-#include <format/dex/dex_def.h>
+#include <plugins/dex/dex_def.h>
#include <plugins/fmtp/parser.h>