[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] Fixed include path of groonga.h.

Back to archive index

Tasuku SUENAGA a.k.a. gunyarakun null+****@clear*****
Thu Oct 4 10:28:36 JST 2012


Tasuku SUENAGA a.k.a. gunyarakun	2010-08-02 19:09:40 +0900 (Mon, 02 Aug 2010)

  New Revision: 76a2d5139dd7cbd171084006a1c7f9a65e18eb29
  https://github.com/mroonga/mroonga/commit/76a2d5139dd7cbd171084006a1c7f9a65e18eb29

  Log:
    Fixed include path of groonga.h.

  Modified files:
    mrnsys.h

  Modified: mrnsys.h (+1 -1)
===================================================================
--- mrnsys.h    2010-07-05 18:14:09 +0900 (49e1646)
+++ mrnsys.h    2010-08-02 19:09:40 +0900 (3807414)
@@ -1,7 +1,7 @@
 #ifndef _mrn_util_h
 #define _mrn_util_h
 
-#include <groonga.h>
+#include <groonga/groonga.h>
 
 /* constants */
 #define MRN_PACKAGE_STRING "mroonga 0.1"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index