fix liblash build (switch to libcdbus broke it)

This commit is contained in:
Nedko Arnaudov 2023-05-01 11:12:19 +03:00
parent 86680c4b65
commit 55ecf8079d
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#include "../../common/dirhelpers.h"
#include "../../common/file.h"
#include "../../log.h"
#include "../../cdbus/helpers.h"
#include <cdbus/cdbus.h>
#include "../../dbus_constants.h"
#define LASH_CONFIG_SUBDIR "/.ladish_lash_dict/"