summaryrefslogtreecommitdiff
path: root/render/textplain.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/textplain.h')
-rw-r--r--render/textplain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/textplain.h b/render/textplain.h
index c3f2a0f6a..6a88c3470 100644
--- a/render/textplain.h
+++ b/render/textplain.h
@@ -25,7 +25,7 @@
#define _NETSURF_RENDER_TEXTPLAIN_H_
#include <stddef.h>
-#include "desktop/mouse.h"
+#include "netsurf/mouse.h"
struct content;
struct hlcache_handle;