summaryrefslogtreecommitdiffstats
path: root/include/event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/event.hpp')
-rw-r--r--include/event.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event.hpp b/include/event.hpp
index b992852..9932cb8 100644
--- a/include/event.hpp
+++ b/include/event.hpp
@@ -6,7 +6,7 @@ extern "C" {
#include <SDL2/SDL_events.h>
}
-namespace wrapsdl2 {
+namespace wsdl2 {
class event {
public:
using type = SDL_EventType;