aboutsummaryrefslogtreecommitdiffstats
path: root/test/base/ringbuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/base/ringbuffer.cpp')
-rw-r--r--test/base/ringbuffer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/base/ringbuffer.cpp b/test/base/ringbuffer.cpp
index ad0e86a2..95a21854 100644
--- a/test/base/ringbuffer.cpp
+++ b/test/base/ringbuffer.cpp
@@ -29,7 +29,7 @@
#include <cppunit/extensions/HelperMacros.h>
-#include "ringbuffer.hpp"
+#include "base/ringbuffer.hpp"
namespace usdx
{