diff --git a/src/core/MacPasteboard.h b/src/core/MacPasteboard.h index f2a71e73f..503741ca8 100644 --- a/src/core/MacPasteboard.h +++ b/src/core/MacPasteboard.h @@ -18,9 +18,9 @@ #ifndef KEEPASSXC_MACPASTEBOARD_H #define KEEPASSXC_MACPASTEBOARD_H -#include #include #include +#include class MacPasteboard : public QObject, public QMacPasteboardMime {