diff --git a/hog/operator_generation/function_space_implementations/p2_plus_bubble_space_impl.py b/hog/operator_generation/function_space_implementations/p2_plus_bubble_space_impl.py
index 9f7e33049f068cee8d63073a142485e09086f866..f0b594f25ce2e2d57a594530486072e6a6f2934a 100644
--- a/hog/operator_generation/function_space_implementations/p2_plus_bubble_space_impl.py
+++ b/hog/operator_generation/function_space_implementations/p2_plus_bubble_space_impl.py
@@ -121,7 +121,7 @@ class P2PlusBubbleFunctionSpaceImpl(FunctionSpaceImpl):
         return f"P2PlusBubbleFunction< {self.type_descriptor.pystencils_type} >"
 
     def includes(self) -> Set[str]:
-        return {f"hyteg/experimental/P2PlusBubbleFunction.hpp"}
+        return {f"hyteg/p2functionspace/P2PlusBubbleFunction.hpp"}
 
     def dof_transformation(
         self,