CCO: Use TC.hrl instead of ROS

This commit is contained in:
Harald Welte 2011-10-18 21:12:44 +02:00
parent c9e48ab1e7
commit 3afbf0a65a
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
-include("tcap.hrl").
-include("TR.hrl").
-include("Remote-Operations-Generic-ROS-PDUs.hrl").
-include("TC.hrl").
-record(state, {supervisor, usap, dialogueID, components, dha, ism}).