oops, took out an include that shouldn't have

This commit is contained in:
simonb 2006-03-26 12:35:06 +00:00
parent a8c95d4e4f
commit 744c82cb1c

View file

@ -39,10 +39,11 @@
#include "Shape.hh"
#endif // SHAPE
#include <algorithm>
#include <X11/X.h>
using namespace std; // mem_fun
FbWinFrame::FbWinFrame(BScreen &screen, FbWinFrameTheme &theme, FbTk::ImageControl &imgctrl,
FbTk::XLayer &layer,
int x, int y,