Skip to content

Commit 70beeae

Browse files
authored
Update TUIKLoader.cpp
1 parent 84e68ab commit 70beeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/TUIKLoader.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "tuikit/core/TUIKLoader.h"
22
#include "tuikit.h" // For factory functions
3-
#include <nlohmann/json.hpp>
3+
#include "json.hpp"
44
#include <fstream>
55
#include <iostream>
66

0 commit comments

Comments
 (0)