move libdivide.h to third_party/libdivide.h

This commit is contained in:
Daniel Micay 2018-08-30 03:03:19 -04:00
parent 99fcddc223
commit b6d4af872f
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#include <malloc.h>
#include "libdivide.h"
#include "third_party/libdivide.h"
#include "malloc.h"
#include "memory.h"