Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Maggard <jmaggard@users.sourceforge.net>2009-01-31 03:25:03 +0300
committerJustin Maggard <jmaggard@users.sourceforge.net>2009-01-31 03:25:03 +0300
commit705d0abd60ee6f79fca51dd465483bb2472003d9 (patch)
treee3d8c7a7f767b4dcdb05d696839eb9cbe96d74de /upnpevents.c
parent187272d6f898313fcba19bfbe35fa646aff72cda (diff)
* Code cleanup.
Diffstat (limited to 'upnpevents.c')
-rw-r--r--upnpevents.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/upnpevents.c b/upnpevents.c
index a0e06f2..f5b6628 100644
--- a/upnpevents.c
+++ b/upnpevents.c
@@ -20,7 +20,7 @@
#include <errno.h>
#include "config.h"
#include "upnpevents.h"
-#include "miniupnpdpath.h"
+#include "minidlnapath.h"
#include "upnpglobalvars.h"
#include "upnpdescgen.h"