miniupnpc/CMakeLists.txt: fix missed renaming of declspec.h
This commit is contained in:
parent
d2d913e304
commit
3a6e41f516
|
@ -166,7 +166,7 @@ install (FILES
|
|||
upnperrors.h
|
||||
miniupnpctypes.h
|
||||
portlistingparse.h
|
||||
declspec.h
|
||||
miniupnpc_declspec.h
|
||||
DESTINATION include/miniupnpc
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue