mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
none.c: properly search for internal.h
This commit is contained in:
parent
6ee6a68754
commit
de6520ea91
@ -1,7 +1,7 @@
|
|||||||
#include "builddef.h"
|
#include "builddef.h"
|
||||||
#ifndef USE_OIIO
|
#ifndef USE_OIIO
|
||||||
#ifndef USE_FFMPEG
|
#ifndef USE_FFMPEG
|
||||||
#include "internal.h"
|
#include "lib/internal.h"
|
||||||
|
|
||||||
static void
|
static void
|
||||||
printbanner(fbuf* f){
|
printbanner(fbuf* f){
|
||||||
|
Loading…
Reference in New Issue
Block a user