We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09ba2af + fb9826a commit e0b0d5eCopy full SHA for e0b0d5e
src/messages/MessagesValidator.h
@@ -19,7 +19,7 @@ along with OpenOCPP. If not, see <http://www.gnu.org/licenses/>.
19
#ifndef OPENOCPP_MESSAGESVALIDATOR_H
20
#define OPENOCPP_MESSAGESVALIDATOR_H
21
22
-#include <JsonValidator.h>
+#include "JsonValidator.h"
23
24
#include <filesystem>
25
#include <memory>
0 commit comments