summaryrefslogtreecommitdiff
path: root/source4/lib/com/com.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/com/com.h')
-rw-r--r--source4/lib/com/com.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/lib/com/com.h b/source4/lib/com/com.h
index 0a26a568b0..c4dd872ff7 100644
--- a/source4/lib/com/com.h
+++ b/source4/lib/com/com.h
@@ -31,4 +31,7 @@ struct com_context
typedef struct IUnknown *(*get_class_object_function) (const struct GUID *clsid);
+
+#include "lib/com/proto.h"
+
#endif /* _COM_H */