summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-02-22 14:34:23 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2013-02-22 14:34:23 +0000
commit7bdaf95576da00b082db5d4e4d851533673e4213 (patch)
tree0e51841292d2734e8e56aaaef78ce247e55f78de /windows
parent69c0fb1fff3328f347382907b16fa21d0ac58d62 (diff)
downloadnetsurf-7bdaf95576da00b082db5d4e4d851533673e4213.tar.gz
netsurf-7bdaf95576da00b082db5d4e4d851533673e4213.tar.bz2
Squash warnings from errorcode shake up.
Diffstat (limited to 'windows')
-rw-r--r--windows/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/main.c b/windows/main.c
index 489f1f02c..19f71dd33 100644
--- a/windows/main.c
+++ b/windows/main.c
@@ -28,6 +28,7 @@
#include "desktop/browser.h"
#include "utils/utils.h"
#include "utils/log.h"
+#include "utils/messages.h"
#include "utils/url.h"
#include "utils/filepath.h"
#include "content/fetchers/resource.h"