diff --git a/src/libcamera/object.cpp b/src/libcamera/object.cpp
index cd83c684..5f005d1b 100644
--- a/src/libcamera/object.cpp
+++ b/src/libcamera/object.cpp
@@ -9,7 +9,7 @@

  #include <algorithm>

-#include <libcamera/signal.h>
+#include <libcamera/libcamera/signal.h>


Considering the case where we also need to expose some of the internal 
