summaryrefslogtreecommitdiff
path: root/extractor/mocks/mock_sampler.h
diff options
context:
space:
mode:
Diffstat (limited to 'extractor/mocks/mock_sampler.h')
-rw-r--r--extractor/mocks/mock_sampler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/extractor/mocks/mock_sampler.h b/extractor/mocks/mock_sampler.h
index 7022f7b3..75c43c27 100644
--- a/extractor/mocks/mock_sampler.h
+++ b/extractor/mocks/mock_sampler.h
@@ -1,7 +1,7 @@
#include <gmock/gmock.h>
-#include "../phrase_location.h"
-#include "../sampler.h"
+#include "phrase_location.h"
+#include "sampler.h"
namespace extractor {