summaryrefslogtreecommitdiff
path: root/overlay/igfx.c
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/igfx.c')
-rw-r--r--overlay/igfx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay/igfx.c b/overlay/igfx.c
index 604ae5fe..fa046e7f 100644
--- a/overlay/igfx.c
+++ b/overlay/igfx.c
@@ -29,7 +29,7 @@
#include <stdio.h>
#include "igfx.h"
-#include "i915_pciids.h"
+#include "../lib/i915_pciids.h"
static const struct igfx_info generic_info = {
.gen = -1,