aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/include/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/include/event.h')
-rw-r--r--engines/sci/include/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/include/event.h b/engines/sci/include/event.h
index aea54b1af2..8346ce7dee 100644
--- a/engines/sci/include/event.h
+++ b/engines/sci/include/event.h
@@ -1,7 +1,7 @@
#ifndef EVENT_H
#define EVENT_H
-#include <uinput.h>
+#include "sci/include/uinput.h"
struct _state;