missing an include

This commit is contained in:
Dana Jansens 2002-05-23 15:12:38 +00:00
parent 6ed6a9d11d
commit e7c332a586

View file

@ -27,6 +27,7 @@
#include <X11/Xlib.h>
#include <X11/Xatom.h>
#include <vector>
#include <string>
class Openbox;
class ScreenInfo;