Mercurial > fife-parpg
diff tests/core_tests/test_gui.cpp @ 45:8c073dd2d3a3
* Renamed removed ++ suffix as the old unittests are gone
author | mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Sun, 13 Jul 2008 09:57:15 +0000 |
parents | 5a2db5e7ab54 |
children | 90005975cdbb |
line wrap: on
line diff
--- a/tests/core_tests/test_gui.cpp Sun Jul 13 07:52:58 2008 +0000 +++ b/tests/core_tests/test_gui.cpp Sun Jul 13 09:57:15 2008 +0000 @@ -22,7 +22,7 @@ // Standard C++ library includes // Platform specific includes -#include "fife_unittest++.h" +#include "fife_unittest.h" // 3rd party library includes #include <boost/scoped_ptr.hpp>