Skip to content

Commit 25d5691

Browse files
authored
Update Sujet.md
1 parent 676f4da commit 25d5691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/Subjects/IMAC2028/S1/Sujet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ target_link_libraries(${PROJECT_NAME} PUBLIC terminal_ctrl)
144144

145145
Voilà un exemple d'utilisation de la librairie:
146146
```cpp
147-
#include <terminal_ctrl.h>
147+
#include <terminal_ctrl.hpp>
148148

149149
int main() {
150150
terminal_ctrl::clear_terminal();

0 commit comments

Comments
 (0)