Revision a1de4e94 lib/filter-utils.c
| b/lib/filter-utils.c | ||
|---|---|---|
| 6 | 6 |
|
| 7 | 7 |
#include <glib.h> |
| 8 | 8 |
|
| 9 |
#include "libsylph/utils.h" |
|
| 9 |
#ifdef BUILTIN_LIBSYLPH |
|
| 10 |
# include "libsylph/utils.h" |
|
| 11 |
#else |
|
| 12 |
# include <sylph/utils.h> |
|
| 13 |
#endif |
|
| 10 | 14 |
|
| 11 | 15 |
#ifdef G_OS_WIN32 |
| 12 | 16 |
# include <windows.h> |
Also available in: Unified diff