From e3081360c65eb4994e7e8042898cec72de0d560b Mon Sep 17 00:00:00 2001 From: Adrian Kummerländer Date: Sat, 5 Jan 2013 22:04:23 +0100 Subject: Folder structure change; Further improvements of parser code --- test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.cpp') 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 { -- cgit v1.2.3