summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorParthasarathi Susarla <partha.susarla@collabora.co.uk>2011-02-23 15:21:32 +1100
committerParthasarathi Susarla <partha.susarla@collabora.co.uk>2011-02-23 15:27:34 +1100
commit71f4d0cd88f4e229a2a28ed87b97b3e0695d9a4c (patch)
tree35fee5d1fde7adf690309ca5c2422ea48e6e9eeb /tests
parent497466586f77755ba442f5cea9c5b83a44621837 (diff)
downloadgupnp-dlna-71f4d0cd88f4e229a2a28ed87b97b3e0695d9a4c.tar.gz
Rename gupnp-dlna-load.[hc] to profile-loading.[hc]
Diffstat (limited to 'tests')
-rw-r--r--tests/dlna-profile-parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dlna-profile-parser.c b/tests/dlna-profile-parser.c
index 1482b1b..ee45d10 100644
--- a/tests/dlna-profile-parser.c
+++ b/tests/dlna-profile-parser.c
@@ -20,7 +20,7 @@
*/
#include <gst/gst.h>
-#include <libgupnp-dlna/gupnp-dlna-load.h>
+#include <libgupnp-dlna/profile-loading.h>
#include <libgupnp-dlna/gupnp-dlna-profile.h>
#include <gst/pbutils/pbutils.h>
#include <libxml/xmlmemory.h>