summary refs log tree commit diff stats
path: root/generator/part.h
diff options
context:
space:
mode:
Diffstat (limited to 'generator/part.h')
-rw-r--r--generator/part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/part.h b/generator/part.h index d044630..86d5d57 100644 --- a/generator/part.h +++ b/generator/part.h
@@ -3,7 +3,7 @@
3 3
4#include <string> 4#include <string>
5#include <set> 5#include <set>
6#include "selrestr.h" 6#include "../lib/selrestr.h"
7 7
8namespace verbly { 8namespace verbly {
9 namespace generator { 9 namespace generator {