Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit 0e08509

Browse files
committed
Fix common include
1 parent c444808 commit 0e08509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/drivers/qhy/qhycontrol.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "c++/stringbuilder.h"
55
#include "qhyccd.h"
66
#include <QMap>
7-
#include "qt/strings.h"
7+
#include "Qt/strings.h"
88
using namespace std;
99
using namespace std::placeholders;
1010
using namespace GuLinux;

0 commit comments

Comments
 (0)