[gnome-builder] lsp: include libide-code.h instead of libide-core.h
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] lsp: include libide-code.h instead of libide-core.h
- Date: Mon, 21 Jan 2019 03:43:32 +0000 (UTC)
commit f09472efe56b25bca627b30d491d20dacaa393f9
Author: Daniel Buch <boogiewasthere gmail com>
Date: Sun Jan 20 00:08:15 2019 +0100
lsp: include libide-code.h instead of libide-core.h
src/libide/lsp/ide-lsp-client.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libide/lsp/ide-lsp-client.h b/src/libide/lsp/ide-lsp-client.h
index 51a3ca8d1..cb294c61d 100644
--- a/src/libide/lsp/ide-lsp-client.h
+++ b/src/libide/lsp/ide-lsp-client.h
@@ -24,7 +24,7 @@
# error "Only <libide-lsp.h> can be included directly."
#endif
-#include <libide-core.h>
+#include <libide-code.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]