Add missing includes config.h, prototypes.h and file.h.
This commit is contained in:
parent
6d90861aae
commit
7748e65fe6
1 changed files with 4 additions and 1 deletions
|
@ -32,8 +32,11 @@
|
|||
* Ron Koenderink, 2006
|
||||
* Markus Armbruster, 2006
|
||||
*/
|
||||
#include "empobj.h"
|
||||
|
||||
#include "config.h"
|
||||
#include "prototypes.h"
|
||||
#include "file.h"
|
||||
#include "empobj.h"
|
||||
|
||||
char *
|
||||
obj_nameof(struct empobj *gp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue