Include missing input.h in frame.c
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@751 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
b3e3d17b82
commit
567fc10e50
|
@ -22,6 +22,7 @@
|
|||
#include "frame.h"
|
||||
#include "frameint.h"
|
||||
#include "frameresource.h"
|
||||
#include "input.h"
|
||||
|
||||
#include "fractions.h"
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Reference in New Issue