none.c: properly search for internal.h

pull/2122/head
nick black 3 years ago committed by nick black
parent 6ee6a68754
commit de6520ea91

@ -1,7 +1,7 @@
#include "builddef.h"
#ifndef USE_OIIO
#ifndef USE_FFMPEG
#include "internal.h"
#include "lib/internal.h"
static void
printbanner(fbuf* f){

Loading…
Cancel
Save