diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-06-21 02:26:50 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-06-21 02:26:50 +0000 |
| commit | c100b72c5d47bfa9fc9f09ecce0f069b6cf59087 (patch) | |
| tree | de203fecca0ac5d00342c3fc9b669c52ba097291 /render/theme.h | |
| parent | 4541959b8cce89f566c2599d078ae6a28bda4ead (diff) | |
more namespacing with Rr*
Diffstat (limited to 'render/theme.h')
| -rw-r--r-- | render/theme.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/render/theme.h b/render/theme.h index 60aac265..5c39b3df 100644 --- a/render/theme.h +++ b/render/theme.h @@ -2,8 +2,6 @@ #define __theme_h #include "render.h" -#include "color.h" -#include "mask.h" typedef struct _RrTheme RrTheme; |
