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
DLNA-RUI
gupnp
Commits
2a1747b4
Commit
2a1747b4
authored
Oct 19, 2013
by
Jens Georg
Browse files
Minor include fixes for Linux CM
parent
a2348548
Changes
2
Hide whitespace changes
Inline
Side-by-side
libgupnp/gupnp-linux-context-manager.c
View file @
2a1747b4
...
...
@@ -38,6 +38,7 @@
#include <errno.h>
#include <string.h>
#include <glib.h>
#include <gio/gio.h>
#include "gupnp-linux-context-manager.h"
...
...
libgupnp/gupnp-linux-context-manager.h
View file @
2a1747b4
...
...
@@ -22,6 +22,9 @@
#ifndef __GUPNP_LINUX_CONTEXT_MANAGER_H__
#define __GUPNP_LINUX_CONTEXT_MANAGER_H__
#include <glib.h>
#include <glib-object.h>
#include "gupnp-context-manager.h"
G_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