summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--love.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/love.c b/love.c
index 305e6b4..532da3e 100644
--- a/love.c
+++ b/love.c
@@ -13,7 +13,7 @@
#include <sys/param.h>
#define ALX_NO_PREFIX
-#include <libalx/alx/robot/ur/ur.h>
+#include <libalx/alx/robot-ur/ur.h>
#include <libalx/base/errno.h>
#include <libalx/base/stdlib.h>