diff --git a/morse-pocolibs/Makefile b/morse-pocolibs/Makefile
index d1040dddfaf713620124f2a633980039cbd4b2b9..9111da9a3e884f4f89e0007fa32854e11b5bd665 100644
--- a/morse-pocolibs/Makefile
+++ b/morse-pocolibs/Makefile
@@ -4,7 +4,7 @@
 
 PKGNAME=		morse-pocolibs-${MORSE_VERSION}
 
-include ../../wip/morse/Makefile.common
+include ../../simulation/morse/Makefile.common
 
 COMMENT+=		(pocolibs bindings)
 
@@ -51,6 +51,6 @@ define PKG_OPTION_SET.hri
   include ../../image/viman-genom/depend.mk
 endef
 
-include ../../wip/morse/depend.mk
+include ../../simulation/morse/depend.mk
 include ../../mk/sysdep/swig.mk
 include ../../mk/robotpkg.mk