diff options
Diffstat (limited to 'core/subopt-helper.c')
-rw-r--r-- | core/subopt-helper.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/subopt-helper.c b/core/subopt-helper.c index 901a2de09e..9216abeeae 100644 --- a/core/subopt-helper.c +++ b/core/subopt-helper.c @@ -35,8 +35,8 @@ * */ -#include "subopt-helper.h" -#include "mp_msg.h" +#include "core/subopt-helper.h" +#include "core/mp_msg.h" #include <stdlib.h> #include <string.h> |