Change .h -> .hpp in tools/ directory
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "undo.h"
|
||||
#include "undo.hpp"
|
||||
|
||||
cUndoList::cUndoList(){
|
||||
lastSave = cur = theList.begin();
|
||||
|
Reference in New Issue
Block a user