aboutsummaryrefslogtreecommitdiff
path: root/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test.cpp')
-rw-r--r--test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.cpp b/test.cpp
index 04837ee..a752ad3 100644
--- a/test.cpp
+++ b/test.cpp
@@ -1,4 +1,4 @@
-#include "parser.h"
+#include "src/parser.h"
#include "gtest/gtest.h"
class ParserTest : public ::testing::Test {