summaryrefslogtreecommitdiff
path: root/inc/stage.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/stage.h')
-rw-r--r--inc/stage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/stage.h b/inc/stage.h
index 51ab667..da33075 100644
--- a/inc/stage.h
+++ b/inc/stage.h
@@ -1,8 +1,8 @@
#ifndef STAGE_H
#define STAGE_H
#include "accessor.h"
-#include "definitions.h"
#include "instrDTO.h"
+#include "pipe_spec.h"
#include "response.h"
#include "storage.h"
#include <array>