Move include files in debian packge into 'senf' subdirectory
[senf.git] / Utils / Buffer.hh
index 7cf9626..b61d13e 100644 (file)
@@ -78,7 +78,7 @@
         either pointer to \a type or array of \a type:
 
         \code
-          #include "Utils/Buffer.hh"
+          #include "../Utils/Buffer.hh"
 
           void foo(std::string const & str)
           {