summaryrefslogtreecommitdiff
path: root/src/draft.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/draft.h')
-rw-r--r--src/draft.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/draft.h b/src/draft.h
index faefa67b..277b4ff8 100644
--- a/src/draft.h
+++ b/src/draft.h
@@ -30,17 +30,17 @@
*/
/**
- * @addtogroup derive
+ * @addtogroup expr
*/
/**
- * @file derive.h
+ * @file draft.h
* @author John Wiegley
*
* @ingroup report
*/
-#ifndef _DERIVE_H
-#define _DERIVE_H
+#ifndef _DRAFT_H
+#define _DRAFT_H
#include "exprbase.h"
#include "value.h"
@@ -110,4 +110,4 @@ value_t template_command(call_scope_t& args);
} // namespace ledger
-#endif // _DERIVE_H
+#endif // _DRAFT_H