extensions FEATURE YANG extension plugins support with NACM as proof-of-concept
diff --git a/src/common.c b/src/common.c
index 56a8a3e..6f8cfe9 100644
--- a/src/common.c
+++ b/src/common.c
@@ -24,7 +24,7 @@
 #include <sys/stat.h>
 #include <unistd.h>
 
-#include "extensions.h"
+#include "plugins_exts.h"
 #include "tree_schema.h"
 #include "tree_schema_internal.h"