From 5cb277888995edecfafd83fed4cf2bd510052a4b Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 12 Apr 2020 00:45:32 +0200 Subject: port to qt5, libusb 1.0, and openobex 1.7 --- mainwindow.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mainwindow.h') diff --git a/mainwindow.h b/mainwindow.h index 6689795..f3f6128 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -19,8 +19,8 @@ #ifndef MAINWINDOW_H #define MAINWINDOW_H -#include -#include +#include +#include #include #include #include "notebookmodel.h" -- cgit v1.2.3