From: Dana Jansens Date: Thu, 23 May 2002 15:12:38 +0000 (+0000) Subject: missing an include X-Git-Tag: openbox-1_2_1^2~56 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=e7c332a586280ac1ea9d0f993d637802d64c9f87;p=dana%2Fopenbox.git missing an include --- diff --git a/src/XAtom.h b/src/XAtom.h index 9e6a6aed..38e790de 100644 --- a/src/XAtom.h +++ b/src/XAtom.h @@ -27,6 +27,7 @@ #include #include #include +#include class Openbox; class ScreenInfo;