summaryrefslogtreecommitdiff
path: root/content/handlers/css/dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/css/dump.c')
-rw-r--r--content/handlers/css/dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/css/dump.c b/content/handlers/css/dump.c
index 125b133cf..1ad188cb8 100644
--- a/content/handlers/css/dump.c
+++ b/content/handlers/css/dump.c
@@ -19,7 +19,7 @@
#include <stdio.h>
#include <libcss/libcss.h>
-#include "dump.h"
+#include "css/dump.h"
/**
* Dump a fixed point value to the stream in a textual form.