monitor: Use include path from top source directory

This commit is contained in:
Marcel Holtmann 2019-12-13 09:04:04 +01:00
parent 89e476d992
commit ce2b0e7cc6
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
#include <sys/ioctl.h>
#include <termios.h>
#include "display.h"
#include "monitor/display.h"
#define FALLBACK_TERMINAL_WIDTH 80