diff options
Diffstat (limited to 'fb')
-rw-r--r-- | fb/fbpict.h | 3 | ||||
-rw-r--r-- | fb/fbtrap.c | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/fb/fbpict.h b/fb/fbpict.h index 896cd01a9..34a3eae2a 100644 --- a/fb/fbpict.h +++ b/fb/fbpict.h @@ -28,9 +28,6 @@ #ifndef _FBPICT_H_ #define _FBPICT_H_ -#include "renderedge.h" - - #if defined(__GNUC__) #define INLINE __inline__ #else diff --git a/fb/fbtrap.c b/fb/fbtrap.c index 9f5c39f65..c309ceb27 100644 --- a/fb/fbtrap.c +++ b/fb/fbtrap.c @@ -28,7 +28,6 @@ #include "picturestr.h" #include "mipict.h" -#include "renderedge.h" #include "fbpict.h" void |