summaryrefslogtreecommitdiffstats
path: root/video.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'video.cpp')
-rw-r--r--video.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/video.cpp b/video.cpp
index 71544fe..68beff7 100644
--- a/video.cpp
+++ b/video.cpp
@@ -8,7 +8,7 @@ extern "C" {
#include <SDL2/SDL.h>
}
-using namespace wrapsdl2;
+using namespace wsdl2;
/* class window */