]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Objects/Objects.cpp
Rename all C++ headers with .hpp extension
[lugaru.git] / Source / Objects / Objects.cpp
index 20e117ca58feb31ed4d7b7d4da1b96baa40e54ef..9064ff8adb263c662613c30cd1970c96123d56a9 100644 (file)
@@ -18,7 +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/>.
 */
 
-#include "Objects/Objects.h"
+#include "Objects/Objects.hpp"
 
 extern XYZ viewer;
 extern float viewdistance;