mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-15 03:45:23 +00:00
removed "projectM.hpp" where applicable to push along a cygwin build
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1005 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -29,7 +29,6 @@
|
||||
#include "Common.hpp"
|
||||
#include "fatal.h"
|
||||
|
||||
#include "BuiltinFuncs.hpp"
|
||||
#include "CustomWave.hpp"
|
||||
#include "CustomShape.hpp"
|
||||
#include "Expr.hpp"
|
||||
@ -47,6 +46,7 @@
|
||||
#include "wipemalloc.h"
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include "BuiltinFuncs.hpp"
|
||||
|
||||
/* Grabs the next token from the file. The second argument points
|
||||
to the raw string */
|
||||
|
||||
Reference in New Issue
Block a user