commit 5c403aaa
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