summaryrefslogtreecommitdiff
path: root/software/demo_gpio/demo_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'software/demo_gpio/demo_gpio.c')
-rw-r--r--software/demo_gpio/demo_gpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/demo_gpio/demo_gpio.c b/software/demo_gpio/demo_gpio.c
index 00bc8cd..bfa388e 100644
--- a/software/demo_gpio/demo_gpio.c
+++ b/software/demo_gpio/demo_gpio.c
@@ -4,7 +4,7 @@
#include <stdlib.h>
#include "platform.h"
#include <string.h>
-#include "plic_driver.h"
+#include "plic/plic_driver.h"
#include "encoding.h"
#include <unistd.h>
#include "stdatomic.h"