summaryrefslogtreecommitdiff
path: root/rMD-exp/include
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-11-03 07:18:22 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-11-03 07:18:22 +0000
commitde9901f8d73e49a786881d24eb90fc14d0e931cc (patch)
treeffc463d6b2d38f5802adcd58abf60aff05709276 /rMD-exp/include
parent27bbb3232b48ca03312ae455b38f0aa1a1849000 (diff)
moved Xatom header include to recordmydesktop.h from wm_check.c
(that was a leftover from testing anyway) Updated Changelog git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@140 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'rMD-exp/include')
-rw-r--r--rMD-exp/include/recordmydesktop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rMD-exp/include/recordmydesktop.h b/rMD-exp/include/recordmydesktop.h
index 5069bc1..374efeb 100644
--- a/rMD-exp/include/recordmydesktop.h
+++ b/rMD-exp/include/recordmydesktop.h
@@ -52,6 +52,7 @@
#include <zlib.h>
#include <X11/Xlib.h>
#include <X11/Xlibint.h>
+#include <X11/Xatom.h>
#include <X11/extensions/Xfixes.h>
#include <X11/extensions/Xdamage.h>
#include <X11/extensions/XShm.h>
© All Rights Reserved