Textured shapes == success

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@387 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
psperl
2007-09-03 18:54:00 +00:00
parent 98726406ad
commit 85e46e522a
4 changed files with 9 additions and 3 deletions

View File

@ -54,6 +54,7 @@
#include "Renderer.hpp"
#include "PresetChooser.hpp"
#include "ConfigFile.h"
#include "TextureManager.hpp"
#ifdef LINUX
const std::string projectM::PROJECTM_PRESET_PATH ( "/usr/share/projectM/presets/" );