Skip to content

Commit 5854ab5

Browse files
committed
Updating includes xseignard#87
1 parent 2bbdc45 commit 5854ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ubuntu/serial.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#ifndef SERIAL_H
2626
#define SERIAL_H
2727

28-
#include <QSerialPort>
28+
#include <QtSerialPort/QSerialPort>
2929
#include <cplugin.h>
3030

3131
class Serial: public CPlugin {

0 commit comments

Comments
 (0)