mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 01:23:43 +02:00
2018-09-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke the build.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#define RDNOWNEXT_H
|
||||
|
||||
#include <rdlog_line.h>
|
||||
#include "../rlm/rlm.h"
|
||||
#include "../apis/rlm/rlm.h"
|
||||
|
||||
void RDResolveNowNext(QString *str,RDLogLine **loglines,int encoding);
|
||||
QString RDResolveNowNext(const QString &pattern,RDLogLine *ll);
|
||||
|
@@ -33,7 +33,7 @@
|
||||
#include <rdlog_line.h>
|
||||
#include <rdttydevice.h>
|
||||
|
||||
#include "../rlm/rlm.h"
|
||||
#include "../apis/rlm/rlm.h"
|
||||
|
||||
class RDRLMHost : public QObject
|
||||
{
|
||||
|
Reference in New Issue
Block a user