*** empty log message ***
authorJoonCheol Park <jooncheol@gmail.com>
Mon, 8 Nov 2004 13:54:21 +0000 (22:54 +0900)
committerJoonCheol Park <jooncheol@gmail.com>
Mon, 8 Nov 2004 13:54:21 +0000 (22:54 +0900)
git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@9 8f00fcd2-89fc-0310-932e-b01be5b65e01

pyhangul/pyhangul.c

index 38e30d7..50c4d88 100644 (file)
@@ -6,7 +6,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include "hangul.h"
+#include "../hangul/hangul.h"
 
 static PyObject *_pyhangul_error;