retro-ri: now include config.h
FossilOrigin-Name: d3d0bf3f92ec8022e4bf7f3a72bb5f6a50644f5037f7bc4fa0d23db838cb5832
This commit is contained in:
parent
2413774036
commit
2ecb0282fa
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
#include <string.h>
|
||||
#include <ncurses.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "image-functions.h"
|
||||
|
||||
CELL sp, rp, ip; /* Data, address, instruction pointers */
|
||||
|
|
Loading…
Reference in a new issue