chiark / gitweb /
build-sys: store journald code in a noinst library
[elogind.git] / src / journal / journald-console.h
index 068cc5b86b2e80b051fb58d09b211159d8dfe9ce..aa8e6579bacc57d4572309685b000b3a171d69d2 100644 (file)
@@ -21,6 +21,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "journald.h"
+#include "journald-server.h"
 
 void server_forward_console(Server *s, int priority, const char *identifier, const char *message, struct ucred *ucred);