summaryrefslogtreecommitdiff
path: root/utils/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/log.h')
-rw-r--r--utils/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/log.h b/utils/log.h
index 86a933a40..db2c4caac 100644
--- a/utils/log.h
+++ b/utils/log.h
@@ -7,7 +7,7 @@
*/
#include <stdio.h>
-#include "netsurf/desktop/netsurf.h"
+#include "desktop/netsurf.h"
#ifndef _NETSURF_LOG_H_
#define _NETSURF_LOG_H_