Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / tools / _templates / Example.ih
index ed6b237..6d4d908 100644 (file)
 /** \file
     \brief @NAME@ internal header */
 
-#ifndef IH_@NAME@_
-#define IH_@NAME@_ 1
+#ifndef IH_SENF_@PATH@_
+#define IH_SENF_@PATH@_ 1
 
 // Custom includes
 
-///////////////////////////////ih.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 
-///////////////////////////////ih.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #endif
 
 \f