summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2005-03-22 20:49:58 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2005-03-22 20:49:58 +0000
commitcbbca59134083e5559b5361911054dbe774e7e63 (patch)
treeaa05426a2c0c3d21c27b157629a126330ee50b05 /desktop
parent6e5913f873d8fb76d6561e86fecabed2a4cfb653 (diff)
downloadnstheme-cbbca59134083e5559b5361911054dbe774e7e63.tar.gz
nstheme-cbbca59134083e5559b5361911054dbe774e7e63.tar.bz2
[project @ 2005-03-22 20:49:58 by rjw]
Fix build issues svn path=/import/nstheme/; revision=2441
Diffstat (limited to 'desktop')
-rw-r--r--desktop/nstheme.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/nstheme.c b/desktop/nstheme.c
index d4e5a19..0120b8c 100644
--- a/desktop/nstheme.c
+++ b/desktop/nstheme.c
@@ -6,6 +6,7 @@
*/
#include <stdbool.h>
+#include <stdio.h>
#include "nstheme/desktop/gui.h"
#include "nstheme/desktop/nstheme.h"
#include "nstheme/utils/utils.h"