aboutsummaryrefslogtreecommitdiff
path: root/external/miniupnpc/upnperrors.h
diff options
context:
space:
mode:
Diffstat (limited to 'external/miniupnpc/upnperrors.h')
-rw-r--r--external/miniupnpc/upnperrors.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/miniupnpc/upnperrors.h b/external/miniupnpc/upnperrors.h
index b42c6424a..8499d9a1c 100644
--- a/external/miniupnpc/upnperrors.h
+++ b/external/miniupnpc/upnperrors.h
@@ -1,5 +1,5 @@
/* $Id: upnperrors.h,v 1.2 2008/07/02 23:31:15 nanard Exp $ */
-/* (c) 2007 Thomas Bernard
+/* (c) 2007-2015 Thomas Bernard
* All rights reserved.
* MiniUPnP Project.
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
@@ -8,7 +8,7 @@
#ifndef UPNPERRORS_H_INCLUDED
#define UPNPERRORS_H_INCLUDED
-#include "declspec.h"
+#include "miniupnpc_declspec.h"
#ifdef __cplusplus
extern "C" {