aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/caps_h323.cxx
diff options
context:
space:
mode:
authorpcadach <pcadach@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-22 19:54:20 +0000
committerpcadach <pcadach@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-22 19:54:20 +0000
commit28f1e5198dcffea3d80fd0f2255694c9b3c96f3e (patch)
tree764b461316aa0b2b25e77b27f71bf4ce372ed26b /channels/h323/caps_h323.cxx
parentf4108c03f36078e57aa2811f4a44e9a762d8b22e (diff)
Fix our capability's factory
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43495 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/h323/caps_h323.cxx')
-rw-r--r--channels/h323/caps_h323.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/h323/caps_h323.cxx b/channels/h323/caps_h323.cxx
index 2cbb743dd..e1a643d20 100644
--- a/channels/h323/caps_h323.cxx
+++ b/channels/h323/caps_h323.cxx
@@ -1,6 +1,7 @@
#include <ptlib.h>
#include <h323.h>
#include <h245.h>
+#include "ast_h323.h"
#include "caps_h323.h"
#define DEFINE_G711_CAPABILITY(cls, code, capName) \