diff --git a/pkg/openthread/Makefile.include b/pkg/openthread/Makefile.include index b4eebf4365..7fd2ba782f 100644 --- a/pkg/openthread/Makefile.include +++ b/pkg/openthread/Makefile.include @@ -1,7 +1,6 @@ OPENTHREAD_DIR = $(RIOTBASE)/pkg/openthread INCLUDES += -I$(OPENTHREAD_DIR)/include \ - -I$(OPENTHREAD_DIR)/include/openthread \ -I$(BINDIRBASE)/pkg/$(BOARD)/openthread/output/include \ -I$(BINDIRBASE)/pkg/$(BOARD)/openthread/include/openthread \