Fix missing include. Closes #1464069.
This commit is contained in:
parent
d852f05a2a
commit
da6306b8b0
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@
|
|||
#ifndef NEWS_H
|
||||
#define NEWS_H
|
||||
|
||||
#include "nsc.h"
|
||||
|
||||
struct nwsstr {
|
||||
short ef_type;
|
||||
natid nws_ano; /* "actor" country # */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue