Skip to content

Commit 39d24d5

Browse files
committed
quick fix
1 parent 090a277 commit 39d24d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ESPressio_EventManager.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <ESPressio_Thread.hpp>
44
#include "ESPressio_EventDispatcher.hpp"
55

6-
using namespace ESPressio::Thread;
6+
using namespace ESPressio::Threads;
77

88
namespace ESPressio {
99

0 commit comments

Comments
 (0)