Skip to content

Commit f23d263

Browse files
committed
Updated include path
1 parent bb341da commit f23d263

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/presenter.hpp

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
#include <map>
55

6-
#include "frame.hpp"
76
#include "model.hpp"
7+
8+
#include "frame.hpp"
89
#include "shader.hpp"
910

1011
template<class S>

0 commit comments

Comments
 (0)