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 --- notebookview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notebookview.h') diff --git a/notebookview.h b/notebookview.h index 605db5c..c9f5686 100644 --- a/notebookview.h +++ b/notebookview.h @@ -19,8 +19,8 @@ #ifndef NOTEBOOKVIEW_H #define NOTEBOOKVIEW_H -#include -#include +#include +#include #include "afdnotebook.h" #include "paperreplay.h" #include "pageitem.h" -- cgit v1.2.3