[uim-commit] r538 - trunk/helper

tkng at freedesktop.org tkng at freedesktop.org
Fri Feb 4 23:47:30 PST 2005


Author: tkng
Date: 2005-02-04 23:47:27 -0800 (Fri, 04 Feb 2005)
New Revision: 538

Modified:
   trunk/helper/toolbar-common-gtk.c
Log:
* helper/toolbar-common-gtk.c: include "uim/uim-compat-scm.h" to pass
  'make distcheck'.


Modified: trunk/helper/toolbar-common-gtk.c
===================================================================
--- trunk/helper/toolbar-common-gtk.c	2005-02-05 07:41:31 UTC (rev 537)
+++ trunk/helper/toolbar-common-gtk.c	2005-02-05 07:47:27 UTC (rev 538)
@@ -41,7 +41,7 @@
 #include <uim/uim.h>
 #include "uim/config.h"
 #include "uim/uim-helper.h"
-#include "uim-compat-scm.h"
+#include "uim/uim-compat-scm.h"
 #include "uim/gettext.h"
 
 #define BUTTON_WIDTH  22



More information about the Uim-commit mailing list