summaryrefslogtreecommitdiffstats
path: root/include/wsdl2.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/wsdl2.hpp (renamed from include/wrapsdl2.hpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wrapsdl2.hpp b/include/wsdl2.hpp
index 2f28890..16564ac 100644
--- a/include/wrapsdl2.hpp
+++ b/include/wsdl2.hpp
@@ -4,7 +4,7 @@ extern "C" {
#include <SDL2/SDL.h>
}
-namespace wrapsdl2 {
+namespace wsdl2 {
bool initialize(void);
void quit(void);