Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belle-sip
Commits
fb3a727b
Commit
fb3a727b
authored
Mar 05, 2015
by
Ghislain MARY
Browse files
Fix wrong header inclusions.
parent
076d7d62
Changes
2
Hide whitespace changes
Inline
Side-by-side
include/belle-sip/dict.h
View file @
fb3a727b
...
...
@@ -24,7 +24,7 @@
#endif
#include "object.h"
#include "
belle-sip/
object.h"
BELLE_SIP_BEGIN_DECLS
...
...
include/belle-sip/utils.h
View file @
fb3a727b
...
...
@@ -23,7 +23,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include "defs.h"
#include "
belle-sip/
defs.h"
BELLE_SIP_BEGIN_DECLS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment