wrappers.c doesn't depend on widget code, so don't #include it

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4270 4a71c877-e1ca-e34f-864e-861f7616d084
master
Giel van Schijndel 2008-03-23 19:30:43 +00:00
parent 5beaf745bf
commit 438712585c
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
#include "lib/ivis_common/piefunc.h"
#include "hci.h" // access to widget screen.
#include "lib/widget/widget.h"
#include "wrappers.h"
#include "main.h"
#include "objects.h"