aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/testChoTypeRefCho.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asn1/test/testChoTypeRefCho.erl')
-rw-r--r--lib/asn1/test/testChoTypeRefCho.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asn1/test/testChoTypeRefCho.erl b/lib/asn1/test/testChoTypeRefCho.erl
index 378a43fa59..b0a9fd68bd 100644
--- a/lib/asn1/test/testChoTypeRefCho.erl
+++ b/lib/asn1/test/testChoTypeRefCho.erl
@@ -22,7 +22,7 @@
-export([choice/1]).
--include_lib("test_server/include/test_server.hrl").
+-include_lib("common_test/include/ct.hrl").
choice(_Rules) ->
roundtrip('ChoTRcho', {choCho,{choInt,88}}),