summary refs log tree commit diff stats
path: root/generator/notion.h
diff options
context:
space:
mode:
Diffstat (limited to 'generator/notion.h')
-rw-r--r--generator/notion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/notion.h b/generator/notion.h index 76210de..cc64c48 100644 --- a/generator/notion.h +++ b/generator/notion.h
@@ -4,7 +4,7 @@
4#include <cassert> 4#include <cassert>
5#include <list> 5#include <list>
6#include <string> 6#include <string>
7#include "enums.h" 7#include "../lib/enums.h"
8 8
9namespace verbly { 9namespace verbly {
10 namespace generator { 10 namespace generator {