aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/testChoOptionalImplicitTag.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asn1/test/testChoOptionalImplicitTag.erl')
-rw-r--r--lib/asn1/test/testChoOptionalImplicitTag.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asn1/test/testChoOptionalImplicitTag.erl b/lib/asn1/test/testChoOptionalImplicitTag.erl
index 30addf2e20..afc8543672 100644
--- a/lib/asn1/test/testChoOptionalImplicitTag.erl
+++ b/lib/asn1/test/testChoOptionalImplicitTag.erl
@@ -24,7 +24,7 @@
-export([optional/1]).
%-include("ChoOptional.hrl").
--include("test_server.hrl").
+-include_lib("test_server/include/test_server.hrl").
-include("External.hrl").