[gnome-pocket] Fix compilation of test.c
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-pocket] Fix compilation of test.c
- Date: Sat, 20 Sep 2014 18:01:17 +0000 (UTC)
commit 7a2bdc811bc3fb7fee6a1d3088f38205cdc97181
Author: Bastien Nocera <hadess hadess net>
Date: Sat Sep 20 19:00:03 2014 +0200
Fix compilation of test.c
test.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/test.c b/test.c
index 30bc449..b38deb0 100644
--- a/test.c
+++ b/test.c
@@ -1,7 +1,7 @@
#include <locale.h>
-#include "gnome-pocket.h"
-#include "gnome-pocket-item.h"
+#include <gnome-pocket/gnome-pocket.h>
+#include <gnome-pocket/gnome-pocket-item.h>
static GMainLoop *loop = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]