Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 250680
Collapse All | Expand All

(-)src/scim_wijesekera_imengine_setup.cpp.old (+1 lines)
Lines 30-35 Link Here
30
#ifdef HAVE_CONFIG_H
30
#ifdef HAVE_CONFIG_H
31
  #include <config.h>
31
  #include <config.h>
32
#endif
32
#endif
33
#include <string.h>
33
34
34
#include <scim.h>
35
#include <scim.h>
35
#include <gtk/scimkeyselection.h>
36
#include <gtk/scimkeyselection.h>
(-)src/scim_wijesekera_imengine.cpp.old (+1 lines)
Lines 36-41 Link Here
36
#include <unistd.h>
36
#include <unistd.h>
37
#include <sys/types.h>
37
#include <sys/types.h>
38
#include <sys/wait.h>
38
#include <sys/wait.h>
39
#include <string.h>
39
40
40
#include <scim.h>
41
#include <scim.h>
41
#include "scim_wijesekera_imengine_factory.h"
42
#include "scim_wijesekera_imengine_factory.h"

Return to bug 250680