summaryrefslogtreecommitdiff
path: root/tests/test-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-helper.h')
-rw-r--r--tests/test-helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-helper.h b/tests/test-helper.h
index c0c77f6..b4d1f42 100644
--- a/tests/test-helper.h
+++ b/tests/test-helper.h
@@ -20,7 +20,7 @@
*/
#pragma once
-#include "web_app_enc.h"
+#include "types.h"
namespace Wae {
namespace Test {