remove unnecessary WFObj include from ag.cc

This commit is contained in:
Josh Holtrop 2011-05-25 16:08:43 -04:00
parent 9fc482dbcc
commit a33a2c1ba3

View File

@ -16,7 +16,6 @@
#include "cfs.h"
#include "anaglym.h"
#include "Engine.h"
#include "WFObj/WFObj.h"
#include "AV.h"
using namespace std;