git repos / blockattack-game

commit 5c403aaa

sago007 · 2016-01-27 17:31
5c403aaa8f6d498c0e60909e85e6dbbe94e5f3a6 patch · browse files
parent 38c615f979029da28a7a70d22c2e973b149e5e6b

Removed the nasty header again. Why does NetBeans insist on adding it?

Changed files

M source/code/main.cpp before
diff --git a/source/code/main.cpp b/source/code/main.cpp index b057ffe..d2b5176 100644 --- a/source/code/main.cpp +++ b/source/code/main.cpp
@@ -60,7 +60,6 @@ http://blockattack.net
#include "puzzlehandler.hpp"
#include "stageclearhandler.hpp"
#include <memory>
-#include <SDL/SDL_error.h>
//if SHAREDIR is not used we look in current directory
#ifndef SHAREDIR