menu: remove include of regexes.h

This commit is contained in:
Andrzej Rybczak
2012-10-06 19:28:39 +02:00
parent 400099a07f
commit 843c2b76e6
3 changed files with 2 additions and 2 deletions

View File

@@ -34,6 +34,7 @@
#include <fstream>
#include <iostream>
#include "error.h"
#include "helpers.h"
#include "charset.h"
#include "global.h"