[egg-list-box] Include the right header
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [egg-list-box] Include the right header
- Date: Thu, 16 Aug 2012 18:40:25 +0000 (UTC)
commit 92c1a13d936fb6762f1319cc180535fae5cada2d
Author: Alexander Larsson <alexl redhat com>
Date: Thu Aug 16 16:14:09 2012 +0200
Include the right header
egg-list-box.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/egg-list-box.c b/egg-list-box.c
index 5510836..c749570 100644
--- a/egg-list-box.c
+++ b/egg-list-box.c
@@ -25,7 +25,7 @@
#include <string.h>
#include <gobject/gvaluecollector.h>
-#include "list-box.h"
+#include "egg-list-box.h"
#define _g_object_unref0(var) ((var == NULL) ? NULL : (var = (g_object_unref (var), NULL)))
static gpointer _g_object_ref0 (gpointer self) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]