summaryrefslogtreecommitdiff
path: root/parent.h
diff options
context:
space:
mode:
Diffstat (limited to 'parent.h')
-rw-r--r--parent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent.h b/parent.h
index eec9c49..f30ce2e 100644
--- a/parent.h
+++ b/parent.h
@@ -1,7 +1,7 @@
#ifndef __IFMO_DISTRIBUTED_CLASS_PARENT__H
#define __IFMO_DISTRIBUTED_CLASS_PARENT__H
-#include "main.h"
+#include "dist.h"
void parent_workflow( dist_info_t *info );