mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-07 16:05:26 +00:00
changed Custom[Wave | Shape].h -> hpp
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@252 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -28,8 +28,8 @@
|
||||
#include "fatal.h"
|
||||
|
||||
#include "BuiltinFuncs.hpp"
|
||||
#include "CustomWave.h"
|
||||
#include "CustomShape.h"
|
||||
#include "CustomWave.hpp"
|
||||
#include "CustomShape.hpp"
|
||||
#include "Expr.h"
|
||||
#include "Eval.h"
|
||||
#include "Func.h"
|
||||
|
||||
Reference in New Issue
Block a user