Don't #include debug.h as we depend on dumpinfo.h instead (thus #include that file instead)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5612 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
345bd3692d
commit
461c6f1002
|
@ -21,7 +21,7 @@
|
|||
*/
|
||||
|
||||
#include "lib/framework/frame.h"
|
||||
#include "lib/framework/debug.h"
|
||||
#include "dumpinfo.h"
|
||||
#include "exchndl.h"
|
||||
// FIXME: #include from src/
|
||||
#include "src/version.h"
|
||||
|
|
Loading…
Reference in New Issue