mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-30 11:13:51 +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:
@ -43,8 +43,8 @@
|
||||
#include "PerPixelEqn.h"
|
||||
//#include "menu.h"
|
||||
#include "PCM.h" //Sound data handler (buffering, FFT, etc.)
|
||||
#include "CustomWave.h"
|
||||
#include "CustomShape.h"
|
||||
#include "CustomWave.hpp"
|
||||
#include "CustomShape.hpp"
|
||||
#include "SplayTree.hpp"
|
||||
#include "Renderer.hpp"
|
||||
#include "PresetChooser.hpp"
|
||||
|
||||
Reference in New Issue
Block a user