Skip to content
Snippets Groups Projects
Commit c6073af7 authored by Giacomo Strangolino's avatar Giacomo Strangolino
Browse files

fixed include directive

parent 02f7a759
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
#include <QUrl>
#include <QStringList>
#include <unistd.h>
#include "../cumbiadbus_adaptor.h"
#include "cumbiadbus_adaptor.h"
QuAppDBus::QuAppDBus(QObject *parent) : QObject(parent)
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment