summaryrefslogtreecommitdiffstats
path: root/tests/quantize_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quantize_test.cpp')
-rw-r--r--tests/quantize_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/quantize_test.cpp b/tests/quantize_test.cpp
index 434df2e..f79d279 100644
--- a/tests/quantize_test.cpp
+++ b/tests/quantize_test.cpp
@@ -1,5 +1,5 @@
#include <iostream>
-#include <raul/Quantizer.h>
+#include <raul/Quantizer.hpp>
using namespace std;
using namespace Raul;