summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1999-02-19 07:32:39 +0000
committerMartin Baulig <martin@src.gnome.org>1999-02-19 07:32:39 +0000
commitc2fdf05f2b32798206445c2dea235a454e19471f (patch)
tree691c43c12f6fbc35b65139f36430ba974217d233
parent69fed8d42d22d3dce1a43f80c66fd7b1e87a4cbc (diff)
downloadlibgtop-c2fdf05f2b32798206445c2dea235a454e19471f.tar.gz
Include <glibtop/error.h>.
-rw-r--r--src/daemon/daemon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/daemon.h b/src/daemon/daemon.h
index 1e608db9..546d3a32 100644
--- a/src/daemon/daemon.h
+++ b/src/daemon/daemon.h
@@ -23,6 +23,7 @@
#define __GLIBTOP_DAEMON_H__
#include <glibtop.h>
+#include <glibtop/error.h>
#include <glibtop/gnuserv.h>
#include <glibtop/open.h>