[gnome-system-monitor] Only include glib.h
- From: Chris KÃhl <chriskuehl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor] Only include glib.h
- Date: Sat, 14 Jan 2012 01:54:04 +0000 (UTC)
commit e71db0ed536039fb484972cd98d61e665b8f87ec
Author: Chris KÃhl <chrisk openismus com>
Date: Sat Jan 14 02:39:56 2012 +0100
Only include glib.h
src/procproperties.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/procproperties.h b/src/procproperties.h
index 944524c..df34606 100644
--- a/src/procproperties.h
+++ b/src/procproperties.h
@@ -21,7 +21,7 @@
#ifndef _PROCPROPERTIES_H_
#define _PROCPROPERTIES_H_
-#include <glib/gtypes.h>
+#include <glib.h>
#include "procman.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]