Merge pull request #3450 from lemondrops/master
unix: Add a missing #include
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
#include <86box/unix_sdl.h>
|
#include <86box/unix_sdl.h>
|
||||||
#include <86box/timer.h>
|
#include <86box/timer.h>
|
||||||
#include <86box/nvr.h>
|
#include <86box/nvr.h>
|
||||||
|
#include <86box/version.h>
|
||||||
#include <86box/video.h>
|
#include <86box/video.h>
|
||||||
#include <86box/ui.h>
|
#include <86box/ui.h>
|
||||||
#include <86box/gdbstub.h>
|
#include <86box/gdbstub.h>
|
||||||
|
Reference in New Issue
Block a user