fix #1080323, a missing header

This commit is contained in:
mathias 2004-12-10 03:42:53 +00:00
parent 916781f10f
commit 55163188b5

View file

@ -28,6 +28,8 @@
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <iostream>
#include <string>
using namespace std;
namespace FbTk {