Commit f9adb453dd184a287eff28bb2907938e1ebbf46b

Philipp Wiesemann 2015-02-18T21:31:21

Removed redundant include statements from test programs. The needed header files are already included with SDL.h. Still including them in the test programs is confusing because it somehow suggests they would be needed.