Fixed incorrect include path.

This commit is contained in:
John Wellbelove 2016-12-13 19:53:10 +00:00
parent ee99d36872
commit 57bde67d7a

View File

@ -35,7 +35,7 @@ SOFTWARE.
#error This header is a private element of etl::ivector
#endif
#include "private/pvoidvector.h"
#include "pvoidvector.h"
namespace etl
{