summaryrefslogtreecommitdiffstats
path: root/tests/test_phrase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_phrase.cpp')
-rw-r--r--tests/test_phrase.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test_phrase.cpp b/tests/test_phrase.cpp
index 57dd9fc..a983f40 100644
--- a/tests/test_phrase.cpp
+++ b/tests/test_phrase.cpp
@@ -19,6 +19,10 @@
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "pinyin.h"
#include <stdio.h>
#include <stdlib.h>