]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Graphic/Stereo.cpp
Rename all C++ headers with .hpp extension
[lugaru.git] / Source / Graphic / Stereo.cpp
index efb300b9042dc44e7aba9c8111da7a5f6a3c6bab..66938e2b711031be26495dcac1e17d64a37f8335 100644 (file)
@@ -18,9 +18,9 @@ You should have received a copy of the GNU General Public License
 along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "Game.h"
-#include "Graphic/Stereo.h"
+#include "Graphic/Stereo.hpp"
 
+#include "Game.hpp"
 
 extern int kContextWidth;
 extern int kContextHeight;