summaryrefslogtreecommitdiff
path: root/src/recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/recorder.h')
-rw-r--r--src/recorder.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/recorder.h b/src/recorder.h
index 75d86f88..9f30184f 100644
--- a/src/recorder.h
+++ b/src/recorder.h
@@ -17,15 +17,13 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: record.h
*/
#ifndef _TMW_RECORD_H
#define _TMW_RECORD_H
-#include <string>
#include <fstream>
+#include <string>
#include "gui/buttonbox.h"