Change .h -> .hpp in tools/ directory

This commit is contained in:
2015-01-09 22:32:47 -05:00
parent 1fc317d5af
commit 9f57f35428
80 changed files with 201 additions and 203 deletions

View File

@@ -4,7 +4,7 @@
#include "scen.global.h"
#include "classes.h"
#include "graphtool.h"
#include "graphtool.hpp"
#include "scen.graphics.h"
#include <cmath>
#include "scen.btnmg.h"