commit b2ff93be
NetBeans keeps adding these imports
Changed files
| M | source/code/main.cpp before |
diff --git a/source/code/main.cpp b/source/code/main.cpp
index f05c060..89abff9 100644
--- a/source/code/main.cpp
+++ b/source/code/main.cpp
@@ -58,7 +58,6 @@ http://blockattack.sf.net
#include "puzzlehandler.hpp"
#include "stageclearhandler.hpp"
#include <memory>
-#include <SDL/SDL_video.h>
//if SHAREDIR is not used we look in current directory
#ifndef SHAREDIR