]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Environment/Lights.cpp
Rename all C++ headers with .hpp extension
[lugaru.git] / Source / Environment / Lights.cpp
index 17efb4c0d5c23b5e639d5872ae628c131fd83a49..d448cd814131b6b609ef0854d0cf2e5ff740bf99 100644 (file)
@@ -18,8 +18,7 @@ You should have received a copy of the GNU General Public License
 along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-/**> HEADER FILES <**/
-#include "Environment/Lights.h"
+#include "Environment/Lights.hpp"
 
 void SetUpLight(Light* whichsource, int whichlight)
 {