summaryrefslogtreecommitdiff
path: root/desktop/textarea.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/textarea.c')
-rw-r--r--desktop/textarea.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/textarea.c b/desktop/textarea.c
index 467965d39..96a1713ef 100644
--- a/desktop/textarea.c
+++ b/desktop/textarea.c
@@ -26,10 +26,10 @@
#include <stdint.h>
#include <string.h>
-#include "css/utils.h"
#include "utils/log.h"
#include "utils/utf8.h"
#include "utils/utils.h"
+#include "content/handlers/css/utils.h"
#include "desktop/browser.h"
#include "desktop/mouse.h"