]> source.dussan.org Git - tigervnc.git/commitdiff
[Bugfix] Always include cursorstr.h in XserverDesktop.cc.
authorAdam Tkac <atkac@redhat.com>
Tue, 22 Dec 2009 16:00:51 +0000 (16:00 +0000)
committerAdam Tkac <atkac@redhat.com>
Tue, 22 Dec 2009 16:00:51 +0000 (16:00 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3931 3789f03b-4d11-0410-bbf8-ca57d06f2519

unix/xserver/hw/vnc/XserverDesktop.cc

index b316e691e1ca4998ee8c07741efc61f7c51d72dc..ce8f66bca4d88a71dfd7ef4ed77d588d3db690d9 100644 (file)
@@ -54,10 +54,7 @@ extern char *display;
 #ifdef RANDR
 #include "randrstr.h"
 #endif
-#if XORG >= 17
 #include "cursorstr.h"
-#endif
-
 #undef public
 #undef class
 }