#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-861f7616d084
master
Giel van Schijndel 2008-04-05 23:47:19 +00:00
parent 9c90950e4a
commit c93c067336
1 changed files with 1 additions and 0 deletions

View File

@ -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