summaryrefslogtreecommitdiff
path: root/libgupnp-dlna/gupnp-dlna-profile-guesser-impl.c
diff options
context:
space:
mode:
authorKrzesimir Nowak <krnowak@openismus.com>2013-01-03 13:41:37 +0100
committerJens Georg <mail@jensge.org>2013-01-16 11:27:54 +0100
commit6d4f44e1a22b332f5a797e41750eb455befaebec (patch)
tree262f1545dfc719d5eedd2c1f293ee4d7bfd44bdd /libgupnp-dlna/gupnp-dlna-profile-guesser-impl.c
parent4039ad94bd5439e409b469d42e13de8e682b3dc6 (diff)
downloadgupnp-dlna-6d4f44e1a22b332f5a797e41750eb455befaebec.tar.gz
Remove native sets include-only header.
Diffstat (limited to 'libgupnp-dlna/gupnp-dlna-profile-guesser-impl.c')
-rw-r--r--libgupnp-dlna/gupnp-dlna-profile-guesser-impl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgupnp-dlna/gupnp-dlna-profile-guesser-impl.c b/libgupnp-dlna/gupnp-dlna-profile-guesser-impl.c
index b0fae80..4707be3 100644
--- a/libgupnp-dlna/gupnp-dlna-profile-guesser-impl.c
+++ b/libgupnp-dlna/gupnp-dlna-profile-guesser-impl.c
@@ -30,8 +30,8 @@
#include "gupnp-dlna-container-information.h"
#include "gupnp-dlna-image-information.h"
#include "gupnp-dlna-video-information.h"
-#include "gupnp-dlna-native-sets.h"
#include "gupnp-dlna-utils.h"
+#include "gupnp-dlna-native-info-set.h"
static gboolean
is_video_profile (GUPnPDLNAProfile *profile)