qcam: main_window: Fix include ordering
Fix the sort order of the Qt headers to match the expected sort order from clang-format. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <QtDebug>
|
||||
|
||||
#include "../cam/image.h"
|
||||
|
||||
#include "dng_writer.h"
|
||||
#ifndef QT_NO_OPENGL
|
||||
#include "viewfinder_gl.h"
|
||||
|
||||
Reference in New Issue
Block a user