diff options
Diffstat (limited to 'test/circletest.cc')
-rw-r--r-- | test/circletest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/circletest.cc b/test/circletest.cc index 5123cfc9a..5c8f148a5 100644 --- a/test/circletest.cc +++ b/test/circletest.cc @@ -30,7 +30,7 @@ #include <iostream.h> #include <unistd.h> -#include "circlebuf.hh" +#include "base/circlebuf.hh" char *strings[] = { "This is the first test\n", |