summaryrefslogtreecommitdiff
path: root/src/test/gather.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/gather.cc')
-rw-r--r--src/test/gather.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/gather.cc b/src/test/gather.cc
index 92bec7650c6..81cbb7651ba 100644
--- a/src/test/gather.cc
+++ b/src/test/gather.cc
@@ -12,7 +12,8 @@
*
*/
#include "include/Context.h"
-#include "test/unit.h"
+
+#include "unit.h"
class C_Checker : public Context {
public: