mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-16 14:35:30 +00:00
more h -> hpp conversions.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@255 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -18,7 +18,7 @@ extern "C" {
|
||||
#include <dirent.h>
|
||||
}
|
||||
#include <cassert>
|
||||
#include "projectM.h"
|
||||
#include "projectM.hpp"
|
||||
|
||||
const std::string PresetLoader::PROJECTM_FILE_EXTENSION(".prjm");
|
||||
const std::string PresetLoader::MILKDROP_FILE_EXTENSION(".milk");
|
||||
|
||||
Reference in New Issue
Block a user