changed IntCond.h -> hpp

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@251 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
w1z7ard
2007-07-08 22:28:11 +00:00
parent 6574074a79
commit 2332cebbc9
13 changed files with 14 additions and 14 deletions

View File

@ -565,7 +565,7 @@ void Renderer::reset(int w, int h)
other_font = new FTGLPixmapFont(path);
}
#endif /** USE_FTGL */
#endif /** USE_FTGL */
}