Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
klaus-liebler committed Dec 21, 2018
1 parent e0c84a3 commit f1a7ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
set(COMPONENT_SRCS "websocket.c" "websocket_server.c")
set(COMPONENT_ADD_INCLUDEDIRS "./inlcude")
set(COMPONENT_ADD_INCLUDEDIRS "./include")
register_component()

0 comments on commit f1a7ef0

Please sign in to comment.