diff options
author | Keith Packard <keithp@keithp.com> | 2005-08-08 06:25:21 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2005-08-08 06:25:21 +0000 |
commit | a11ce76b0625501a202fa34e18777b7bd42b2713 (patch) | |
tree | 578e7cd9c7814db24075f9e627522d3361219ec6 /hw/kdrive/nvidia/nvidiadraw.c | |
parent | 129e812c339879b68bb162331ac9b7e0f86a7474 (diff) |
Build with modular X.org libraries and headers.kdrive-initial-import
composite/compwindow.c Don't damage unmoved windows. Let border clip reset
leave damage alone, pending actual damage for painting.
Diffstat (limited to 'hw/kdrive/nvidia/nvidiadraw.c')
-rw-r--r-- | hw/kdrive/nvidia/nvidiadraw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/kdrive/nvidia/nvidiadraw.c b/hw/kdrive/nvidia/nvidiadraw.c index 8901e3707..9fa9459b1 100644 --- a/hw/kdrive/nvidia/nvidiadraw.c +++ b/hw/kdrive/nvidia/nvidiadraw.c @@ -34,7 +34,6 @@ #include "pixmapstr.h" #include "regionstr.h" #include "mistruct.h" -#include "fontstruct.h" #include "dixfontstr.h" #include "fb.h" #include "migc.h" |