#include frame.h in src/version.h as it depends on it
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4515 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
9c90950e4a
commit
c93c067336
|
@ -21,6 +21,7 @@
|
||||||
#ifndef __INCLUDED_VERSION_H__
|
#ifndef __INCLUDED_VERSION_H__
|
||||||
#define __INCLUDED_VERSION_H__
|
#define __INCLUDED_VERSION_H__
|
||||||
|
|
||||||
|
#include "lib/framework/frame.h"
|
||||||
#include "lib/framework/types.h"
|
#include "lib/framework/types.h"
|
||||||
|
|
||||||
/** Retrieve the low revision number
|
/** Retrieve the low revision number
|
||||||
|
|
Loading…
Reference in New Issue