summaryrefslogtreecommitdiff
path: root/damage.c
diff options
context:
space:
mode:
authorStephane Marchesin <stephane.marchesin@gmail.com>2010-05-06 20:18:46 -0700
committerStephane Marchesin <stephane.marchesin@gmail.com>2010-05-06 20:18:46 -0700
commite206b83d96d7c247c19df36e1083b69588f7473a (patch)
tree5a682b71764cffeb9cb02f118295e83701ef251e /damage.c
parentb296bdd13c2e326096d5ef777cb933ed91f20556 (diff)
Start implementing XParseColor
Diffstat (limited to 'damage.c')
-rw-r--r--damage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/damage.c b/damage.c
index 6702c33..5ad38ed 100644
--- a/damage.c
+++ b/damage.c
@@ -1,5 +1,5 @@
#include "draw.h"
-#include "xenon.h"
+#include "util.h"
static xenon_rect current_rect;